[Users] Checking out documentation and parameter pseudo-thorns
Erik Schnetter
schnetter at cct.lsu.edu
Tue Jun 8 09:42:05 CDT 2010
I would like to check out the documentation and example thorns in the
default Einstein Toolkit thorn list. Since these are not proper
thorns, their CHECKOUT statements must be commented out so that Cactus
does not try to build these thorns. This leads to a clumsy syntax --
but we can correct this later.
Are there other pseudo-thorns that I am missing?
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu> http://www.cct.lsu.edu/~eschnett/
Index: einsteintoolkit.th
===================================================================
--- einsteintoolkit.th (revision 20)
+++ einsteintoolkit.th (working copy)
@@ -224,6 +224,24 @@
McLachlan/ML_BSSN_O2_Helper
McLachlan/ML_ADMConstraints
McLachlan/ML_ADMQuantities
+!TARGET = $ARR
+!TYPE = git
+!URL = git://carpetcode.dyndns.org/McLachlan
+!AUTH_URL = carpetgit at carpetcode.dyndns.org:McLachlan
+!REPO_PATH= $2
+!CHECKOUT = McLachlan/doc
+!TARGET = $ARR
+!TYPE = git
+!URL = git://carpetcode.dyndns.org/McLachlan
+!AUTH_URL = carpetgit at carpetcode.dyndns.org:McLachlan
+!REPO_PATH= $2
+!CHECKOUT = McLachlan/m
+!TARGET = $ARR
+!TYPE = git
+!URL = git://carpetcode.dyndns.org/McLachlan
+!AUTH_URL = carpetgit at carpetcode.dyndns.org:McLachlan
+!REPO_PATH= $2
+!CHECKOUT = McLachlan/par
@@ -253,3 +271,12 @@
Carpet/CarpetSlab
Carpet/CarpetTracker
Carpet/LoopControl
+!TARGET = $ARR
+!TYPE = git
+!URL = git://carpetcode.dyndns.org/carpet
+!AUTH_URL = carpetgit at carpetcode.dyndns.org:carpet
+# 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
+#!URL = ssh://carpetmercurial@carpetcode.dyndns.org/carpet
+!CHECKOUT = Carpet/doc
More information about the Users
mailing list