[ET Trac] [Einstein Toolkit] #1832: Rewrite git handling in Formaline

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Oct 23 11:02:03 CDT 2015


#1832: Rewrite git handling in Formaline
-----------------------------------+----------------------------------------
 Reporter:  eschnett               |       Owner:                     
     Type:  defect                 |      Status:  new                
 Priority:  minor                  |   Milestone:                     
Component:  EinsteinToolkit thorn  |     Version:  development version
 Keywords:                         |  
-----------------------------------+----------------------------------------
 Handle git repositories in a single script, vastly simplifying the code.
 This also correct several error or inconsistencies along the way.

 - tar files are no longer recored in git (they lead to very large
 repositories)
 - the code is now serial (since git is serial anyway), so that locking the
 repo is no longer necessary
 - use the flesh's TAR variable instead of looking for tar
 - correct paths returned by "find" (git is picky about double slashes)

 See <https://bitbucket.org/cactuscode/cactusutils/pull-requests/4/handle-
 git-repositories-in-a-single-script/diff>.

 Fixes #1830.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1832>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list