[Commits] [svn:einsteintoolkit] manifest/branches/ET_2012_05/ (Rev. 186)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon May 28 17:52:17 CDT 2012


User: knarf
Date: 2012/05/28 05:52 PM

Modified:
 /branches/ET_2012_05/
  einsteintoolkit.th

Log:
 switch to release branch

File Changes:

Directory: /branches/ET_2012_05/
================================

File [modified]: einsteintoolkit.th
Delta lines: +24 -18
===================================================================
--- branches/ET_2012_05/einsteintoolkit.th	2012-05-28 22:20:51 UTC (rev 185)
+++ branches/ET_2012_05/einsteintoolkit.th	2012-05-28 22:52:17 UTC (rev 186)
@@ -9,6 +9,7 @@
 !DEFINE ARR  = $ROOT/arrangements
 !DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
 
+!DEFINE ET_RELEASE = ET_2012_05
 
 
 # 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
 
@@ -188,8 +190,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
@@ -265,6 +267,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
@@ -278,8 +281,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
@@ -302,8 +305,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
@@ -315,7 +318,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
@@ -329,6 +332,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
 
@@ -340,6 +344,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
@@ -364,6 +369,7 @@
 #!TYPE     = git
 #!AUTH_URL = carpetgit at carpetcode.org:carpet
 #!URL      = git://carpetcode.org/carpet
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT = Carpet/doc
 Carpet/Carpet
 Carpet/CarpetEvolutionMask



More information about the Commits mailing list