[Users] Checking out documentation and parameter pseudo-thorns
Erik Schnetter
schnetter at cct.lsu.edu
Tue Jun 15 11:24:08 CDT 2010
Please review this patch.
Without this patch, people have to go into the git-repos/carpet etc.
directories to build the documentation, and the Cactus "make *-doc"
commands don't work. I would like to include it into the release.
-erik
On Jun 8, 2010, at 9:42 , Erik Schnetter wrote:
> 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
>
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
--
Erik Schnetter <schnetter at cct.lsu.edu> http://www.cct.lsu.edu/~eschnett/
More information about the Users
mailing list