[Commits] [svn:einsteintoolkit] manifest/branches/ET_2014_05/ (Rev. 276)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Tue May 13 10:50:13 CDT 2014


User: knarf
Date: 2014/05/13 10:50 AM

Modified:
 /branches/ET_2014_05/
  einsteintoolkit.th

Log:
 adapt to release branches

File Changes:

Directory: /branches/ET_2014_05/
================================

File [modified]: einsteintoolkit.th
Delta lines: +25 -18
===================================================================
--- branches/ET_2014_05/einsteintoolkit.th	2014-05-13 15:19:46 UTC (rev 275)
+++ branches/ET_2014_05/einsteintoolkit.th	2014-05-13 15:50:13 UTC (rev 276)
@@ -9,6 +9,7 @@
 !DEFINE ARR  = $ROOT/arrangements
 !DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
 
+!DEFINE ET_RELEASE = ET_2014_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 = CactusElliptic/EllPETSc CactusExamples/WaveToyOpenCL CactusTest/TestAllTypes CactusUtils/Accelerator CactusUtils/OpenCLRunTime
 CactusBase/Boundary
 CactusBase/CartGrid3D
@@ -201,8 +203,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 # deprecated, use ML_ADMConstraints
@@ -273,6 +275,7 @@
 !AUTH_URL = git at github.com:rhaas80/Outflow.git
 !URL      = git://github.com/rhaas80/Outflow.git
 !REPO_PATH= ../$2
+!REPO_BRANCH = $ET_RELEASE
 !CHECKOUT = 
 EinsteinAnalysis/Outflow
 
@@ -281,6 +284,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
@@ -294,8 +298,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/OpenCL ExternalLibraries/PETSc
 ExternalLibraries/BLAS
 #ExternalLibraries/Boost
@@ -320,8 +324,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
@@ -334,7 +338,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/PeriodicCarpet
 LSUThorns/QuasiLocalMeasures
@@ -349,6 +353,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
 
@@ -360,6 +365,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_WaveToy_CL
 McLachlan/ML_ADMConstraints
 McLachlan/ML_ADMQuantities
@@ -380,6 +386,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