[Commits] [svn:einsteintoolkit] manifest/branches/ET_2010_11/ (Rev. 50)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sat Nov 20 22:29:28 CST 2010


User: knarf
Date: 2010/11/20 10:29 PM

Modified:
 /branches/ET_2010_11/
  einsteintoolkit.th

Log:
 component locations for release branch

File Changes:

Directory: /branches/ET_2010_11/
================================

File [modified]: einsteintoolkit.th
Delta lines: +19 -15
===================================================================
--- branches/ET_2010_11/einsteintoolkit.th	2010-11-21 03:27:25 UTC (rev 49)
+++ branches/ET_2010_11/einsteintoolkit.th	2010-11-21 04:29:27 UTC (rev 50)
@@ -8,39 +8,40 @@
 !DEFINE ROOT = Cactus
 !DEFINE ARR  = $ROOT/arrangements
 
+!DEFINE ET_RELEASE = ET_2010_11
 
 
 # This thorn list
 !TARGET   = $ROOT
 !TYPE     = svn
-!URL      = https://svn.einsteintoolkit.org/$1/trunk
+!URL      = https://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 = simfactory
 
 # Example parameter files
 !TARGET   = $ROOT
 !TYPE     = svn
-!URL      = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
+!URL      = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/$ET_RELEASE/$1
 !CHECKOUT = par
 
 # Cactus utilities, including the GetComponents script
 !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
 
@@ -49,8 +50,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
 
@@ -143,7 +144,7 @@
 # The Einstein Toolkit
 !TARGET   = $ARR
 !TYPE     = svn
-!URL      = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!URL      = https://svn.einsteintoolkit.org/cactus/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 EinsteinAnalysis/ADMAnalysis
 EinsteinAnalysis/ADMConstraints
@@ -205,8 +206,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/GSL
@@ -223,8 +224,8 @@
 # Various thorns from the AEI
 !TARGET   = $ARR
 !TYPE     = svn
-!URL      = http://svn.aei.mpg.de/numrel/$1/$2/trunk
-!AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/trunk
+!URL      = http://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
+!AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
 !CHECKOUT =
 AEIThorns/AEILocalInterp
 
@@ -232,7 +233,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
@@ -245,6 +246,7 @@
 !URL      = git://github.com/ianhinder/Kranc.git
 !AUTH_URL = git at github.com:ianhinder/Kranc.git
 !REPO_PATH= Auxiliary/Cactus
+!REPO_BRANCH = ET_2010_11
 !CHECKOUT =
 KrancNumericalTools/GenericFD
 
@@ -256,6 +258,7 @@
 !URL      = git://carpetcode.dyndns.org/McLachlan
 !AUTH_URL = carpetgit at carpetcode.dyndns.org:McLachlan
 !REPO_PATH= $2
+!REPO_BRANCH = ET_2010_11
 !CHECKOUT = McLachlan/doc McLachlan/m McLachlan/par
 McLachlan/ML_BSSN
 McLachlan/ML_BSSN_Helper
@@ -272,6 +275,7 @@
 !TYPE     = git
 !URL      = git://carpetcode.dyndns.org/carpet
 !AUTH_URL = carpetgit at carpetcode.dyndns.org:carpet
+!REPO_BRANCH = ET_2010_11
 # For experimental version, comment previous three lines and uncomment next two
 # Note that you will need to get access first (ask Erik Schnetter)
 #!TYPE     = hg



More information about the Commits mailing list