[Commits] [svn:einsteintoolkit] manifest/branches/ET_2012_11/ (Rev. 198)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon Nov 5 11:16:43 CST 2012


User: knarf
Date: 2012/11/05 11:16 AM

Modified:
 /branches/ET_2012_11/
  einsteintoolkit.th

Log:
 use release branch in release thornlist

File Changes:

Directory: /branches/ET_2012_11/
================================

File [modified]: einsteintoolkit.th
Delta lines: +24 -18
===================================================================
--- branches/ET_2012_11/einsteintoolkit.th	2012-11-05 16:04:35 UTC (rev 197)
+++ branches/ET_2012_11/einsteintoolkit.th	2012-11-05 17:16:43 UTC (rev 198)
@@ -9,6 +9,7 @@
 !DEFINE ARR  = $ROOT/arrangements
 !DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
 
+!DEFINE ET_RELEASE = ET_2012_11
 
 
 # A note on OpenCL:
@@ -42,37 +43,37 @@
 # This thorn list
 !TARGET   = $ROOT
 !TYPE     = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/$1/trunk
-!URL      = http://svn.einsteintoolkit.org/$1/trunk
+!AUTH_URL = https://svn.einsteintoolkit.org/$1/branches/$ET_RELEASE
+!URL      = http://svn.einsteintoolkit.org/$1/branches/$ET_RELEASE
 !CHECKOUT = manifest
 
 # Cactus Flesh
 !TARGET   = $ROOT
 !TYPE     = svn
-!AUTH_URL = https://svn.cactuscode.org/flesh/trunk
-!URL      = http://svn.cactuscode.org/flesh/trunk
+!AUTH_URL = https://svn.cactuscode.org/flesh/branches/$ET_RELEASE
+!URL      = http://svn.cactuscode.org/flesh/branches/$ET_RELEASE
 !CHECKOUT = Cactus
 !NAME     = .
 
 # Simulation Factory
 !TARGET   = $ROOT
 !TYPE     = svn
-!URL      = https://svn.cct.lsu.edu/repos/numrel/$1/trunk
+!URL      = https://svn.cct.lsu.edu/repos/numrel/$1/branches/$ET_RELEASE
 !CHECKOUT = simfactory2
 !NAME     = simfactory
 
 # Example parameter files
 !TARGET   = $ROOT
 !TYPE     = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
-!URL      = http://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
+!AUTH_URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/$ET_RELEASE/$1
+!URL      = http://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/$ET_RELEASE/$1
 !CHECKOUT = par
 
 # Various Cactus utilities
 !TARGET   = $ROOT
 !TYPE     = svn
-!AUTH_URL = https://svn.cactuscode.org/Utilities/trunk
-!URL      = http://svn.cactuscode.org/Utilities/trunk
+!AUTH_URL = https://svn.cactuscode.org/Utilities/branches/$ET_RELEASE
+!URL      = http://svn.cactuscode.org/Utilities/branches/$ET_RELEASE
 !CHECKOUT = .
 !NAME     = utils
 
@@ -81,6 +82,7 @@
 !TYPE     = git
 !URL      = git://github.com/gridaphobe/CRL.git
 !AUTH_URL = git at github.com:gridaphobe/CRL.git
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT = GetComponents
 
 
@@ -88,8 +90,8 @@
 # Cactus thorns
 !TARGET   = $ARR
 !TYPE     = svn
-!AUTH_URL = https://svn.cactuscode.org/arrangements/$1/$2/trunk
-!URL      = http://svn.cactuscode.org/arrangements/$1/$2/trunk
+!AUTH_URL = https://svn.cactuscode.org/arrangements/$1/$2/branches/$ET_RELEASE
+!URL      = http://svn.cactuscode.org/arrangements/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 CactusArchive/ADM
 
@@ -189,8 +191,8 @@
 # The Einstein Toolkit
 !TARGET   = $ARR
 !TYPE     = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
-!URL      = http://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!AUTH_URL = https://svn.einsteintoolkit.org/cactus/$1/$2/branches/$ET_RELEASE
+!URL      = http://svn.einsteintoolkit.org/cactus/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 EinsteinAnalysis/ADMAnalysis
 EinsteinAnalysis/ADMConstraints
@@ -266,6 +268,7 @@
 !AUTH_URL = git at github.com:barrywardell/EinsteinExact
 !URL      = git://github.com/barrywardell/EinsteinExact
 !REPO_PATH= $2
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT = EinsteinExact/doc EinsteinExact/m EinsteinExact/tests
 EinsteinExact/EinsteinExact_Test
 EinsteinExact/GaugeWave
@@ -279,8 +282,8 @@
 # Additional Cactus thorns
 !TARGET   = $ARR
 !TYPE     = svn
-!AUTH_URL = https://svn.cactuscode.org/projects/$1/$2/trunk
-!URL      = http://svn.cactuscode.org/projects/$1/$2/trunk
+!AUTH_URL = https://svn.cactuscode.org/projects/$1/$2/branches/$ET_RELEASE
+!URL      = http://svn.cactuscode.org/projects/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 ExternalLibraries/BLAS
 ExternalLibraries/FFTW3
@@ -304,8 +307,8 @@
 # Various thorns from the AEI
 !TARGET   = $ARR
 !TYPE     = svn
-!AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/trunk
-!URL      = http://svn.aei.mpg.de/numrel/$1/$2/trunk
+!AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
+!URL      = http://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 AEIThorns/ADMMass
 AEIThorns/AEILocalInterp
@@ -318,7 +321,7 @@
 # Various thorns from LSU
 !TARGET   = $ARR
 !TYPE     = svn
-!URL      = https://svn.cct.lsu.edu/repos/numrel/$1/$2/trunk
+!URL      = https://svn.cct.lsu.edu/repos/numrel/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 LSUThorns/QuasiLocalMeasures
 LSUThorns/SummationByParts
@@ -332,6 +335,7 @@
 !AUTH_URL = git at github.com:ianhinder/Kranc.git
 !URL      = git://github.com/ianhinder/Kranc.git
 !REPO_PATH= Auxiliary/Cactus
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT =
 KrancNumericalTools/GenericFD
 
@@ -343,6 +347,7 @@
 !AUTH_URL = carpetgit at carpetcode.org:McLachlan
 !URL      = git://carpetcode.org/McLachlan
 !REPO_PATH= $2
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT = McLachlan/doc McLachlan/m McLachlan/par
 McLachlan/ML_ADMConstraints
 McLachlan/ML_ADMQuantities
@@ -363,6 +368,7 @@
 !TYPE     = git
 !AUTH_URL = carpetgit at carpetcode.org:carpet
 !URL      = git://carpetcode.org/carpet
+!REPO_BRANCH = $ET_RELEASE
 # For the (old) hg version of Carpet, comment the previous three lines and uncomment
 # the next three
 #!TYPE     = hg



More information about the Commits mailing list