[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 310)
barry.wardell at gmail.com
barry.wardell at gmail.com
Wed Sep 24 09:28:47 CDT 2014
User: barry.wardell
Date: 2014/09/24 09:28 AM
Modified:
/trunk/
einsteintoolkit.th, git_testing.th
Log:
Update thornlists to match latest versions in git
We now use git versions of manifest, EinsteinExamples, Utilities and CoreDoc.
File Changes:
Directory: /trunk/
==================
File [modified]: einsteintoolkit.th
Delta lines: +14 -12
===================================================================
--- trunk/einsteintoolkit.th 2014-09-23 21:47:41 UTC (rev 309)
+++ trunk/einsteintoolkit.th 2014-09-24 14:28:47 UTC (rev 310)
@@ -43,9 +43,10 @@
# This thorn list
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.einsteintoolkit.org/$1/trunk
-!CHECKOUT = manifest
+!TYPE = git
+!URL = https://bitbucket.org/einsteintoolkit/manifest.git
+!CHECKOUT = .
+!NAME = manifest
# Cactus Flesh
!TARGET = $ROOT
@@ -63,14 +64,14 @@
# Example parameter files
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
+!TYPE = git
+!URL = https://bitbucket.org/einsteintoolkit/einsteinexamples.git
!CHECKOUT = par
# Various Cactus utilities
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.cactuscode.org/Utilities/trunk
+!TYPE = git
+!URL = https://bitbucket.org/cactuscode/utilities.git
!CHECKOUT = .
!NAME = utils
@@ -110,12 +111,13 @@
CactusConnect/Socket
# CactusDoc thorns
-!TARGET = $ARR
-!TYPE = svn
-!URL = https://svn.cactuscode.org/arrangements/$1/$2/trunk
-!CHECKOUT =
-CactusDoc/CoreDoc
+!TARGET = $ARR/CactusDoc
+!TYPE = git
+!URL = https://bitbucket.org/cactuscode/coredoc.git
+!NAME = CoreDoc
+!CHECKOUT = .
+
# CactusElliptic thorns
!TARGET = $ARR
!TYPE = git
File [modified]: git_testing.th
Delta lines: +14 -12
===================================================================
--- trunk/git_testing.th 2014-09-23 21:47:41 UTC (rev 309)
+++ trunk/git_testing.th 2014-09-24 14:28:47 UTC (rev 310)
@@ -43,9 +43,10 @@
# This thorn list
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.einsteintoolkit.org/$1/trunk
-!CHECKOUT = manifest
+!TYPE = git
+!URL = https://bitbucket.org/einsteintoolkit/manifest.git
+!CHECKOUT = .
+!NAME = manifest
# Cactus Flesh
!TARGET = $ROOT
@@ -63,14 +64,14 @@
# Example parameter files
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
+!TYPE = git
+!URL = https://bitbucket.org/einsteintoolkit/einsteinexamples.git
!CHECKOUT = par
# Various Cactus utilities
!TARGET = $ROOT
-!TYPE = svn
-!URL = https://svn.cactuscode.org/Utilities/trunk
+!TYPE = git
+!URL = https://bitbucket.org/cactuscode/utilities.git
!CHECKOUT = .
!NAME = utils
@@ -110,12 +111,13 @@
CactusConnect/Socket
# CactusDoc thorns
-!TARGET = $ARR
-!TYPE = svn
-!URL = https://svn.cactuscode.org/arrangements/$1/$2/trunk
-!CHECKOUT =
-CactusDoc/CoreDoc
+!TARGET = $ARR/CactusDoc
+!TYPE = git
+!URL = https://bitbucket.org/cactuscode/coredoc.git
+!NAME = CoreDoc
+!CHECKOUT = .
+
# CactusElliptic thorns
!TARGET = $ARR
!TYPE = git
More information about the Commits
mailing list