[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 189)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Fri Sep 14 11:13:26 CDT 2012
User: knarf
Date: 2012/09/14 11:13 AM
Modified:
/trunk/
einsteintoolkit.th
Log:
reflect changes in Carpet management (hg -> git)
File Changes:
Directory: /trunk/
==================
File [modified]: einsteintoolkit.th
Delta lines: +7 -7
===================================================================
--- trunk/einsteintoolkit.th 2012-07-21 10:35:15 UTC (rev 188)
+++ trunk/einsteintoolkit.th 2012-09-14 16:13:26 UTC (rev 189)
@@ -357,14 +357,14 @@
# Carpet, the AMR driver
!TARGET = $ARR
-!TYPE = hg
-!AUTH_URL = ssh://carpetmercurial@carpetcode.org/carpet
-!URL = http://www.carpetcode.org/hg/carpet
-# For the git version of Carpet, comment the previous three lines and uncomment
+!TYPE = git
+!AUTH_URL = carpetgit at carpetcode.org:carpet
+!URL = git://carpetcode.org/carpet
+# For the (old) hg version of Carpet, comment the previous three lines and uncomment
# the next three
-#!TYPE = git
-#!AUTH_URL = carpetgit at carpetcode.org:carpet
-#!URL = git://carpetcode.org/carpet
+#!TYPE = hg
+#!AUTH_URL = ssh://carpetgit@carpetcode.org
+#!URL = http://www.carpetcode.org/carpet
!CHECKOUT = Carpet/doc
Carpet/Carpet
Carpet/CarpetEvolutionMask
More information about the Commits
mailing list