CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

Irritating TYPO in updateFromRepositoryAndCompilesh trashes source

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 29, 2008, 22:07
Default Description: Ugh. Copies of u
  #1
New Member
 
Andrew Burley
Join Date: Mar 2009
Posts: 4
Rep Power: 17
vonbraun is on a distinguished road
Description:
Ugh. Copies of updateFromRepositoryAndCompile.sh
in both /branches/OpenCFD_Release/OpenFOAM-1.4.1_patch and /branches/OpenCFD_Release/OpenFOAM-1.4_patch have a typo that will ensure your local working copy is useless and WON'T compile:

Reads (in the case of OpenFOAM-1.4.1_patch) on line 5:

svn diff -r30 --diff-cmd diff -x "--unified=7".........

"-r30"?????!!! The file this is in isn't even revision 30. Some untouched files are still Rev 30, but all useful patches are in the triple digits.

Solver/Application:
Since we're after the latest patches submitted to this repo. section, why not use HEAD?

Therefore PATCH LINE 5 of updateFromRepositoryAndCompile.sh
in BOTH OpenFOAM-1.4_patch and OpenFOAM-1.4.1_patch to read:

svn diff -r HEAD --diff-cmd diff -x "--unified=7" https://openfoam-extend......etcetc

Versions:
Affects SVN patch branches:
/branches/OpenCFD_Release/OpenFOAM-1.4.1_patch
/branches/OpenCFD_Release/OpenFOAM-1.4_patch

Notes:
This lil' critter-beast pre-vented a shucsheshful compilatorium on thayt there computah-gizmo-whatzit. Supposin' now I can bes checkin' this 'ere software out somethun speshul-like...
vonbraun is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
contribution of convective source in total source? Antony Phoenics 4 July 30, 2008 05:15
Volumetric source or Inlet source Kumar CFX 0 May 12, 2008 09:33
Source and Source coefficient Ramcharan CFX 0 February 13, 2008 07:27
SOURCE!-b.c. Louisa FLUENT 0 September 3, 2007 14:07
Mixture-model typo in FLUENT6.2 documentation? George Gerber FLUENT 1 June 19, 2006 12:10


All times are GMT -4. The time now is 07:57.