[ET Trac] [Einstein Toolkit] #1802: move AEIThorns into git repositories
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Oct 6 04:13:36 CDT 2015
#1802: move AEIThorns into git repositories
------------------------------------+---------------------------------------
Reporter: rhaas | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords: ADMMass AEILocalInterp PunctureTracker SystemStatistics Trigger
------------------------------------+---------------------------------------
Comment (by rhaas):
I believe what Frank is suggesting is to make a combined ET_2015_05 (for
example) branch by merging all the THORN/ET_2015_05 branches in a commit.
Eg.
{{{
git checkout -b ET_2015_05 PunctureTracker/2015_05
git merge ADMMass/2015_05 Trigger/2015_05
}}}
which actually requires that all those branches share a single ancestor.
Basically we need to be able to have something like this
{{{
!TARGET = $ARR
!TYPE = git
!URL = https://bitbucket.org/einsteintoolkit/aeithorns.git
!REPO_PATH= $2
!REPO_BRANCH = ET_2015_05
!CHECKOUT =
AEIThorns/PunctureTracker
AEIThorns/Trigger
}}}
in a thorn list (ie. a single branch that contains the files from all
thorns).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1802#comment:6>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list