[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 300)

barry.wardell at gmail.com barry.wardell at gmail.com
Mon Aug 11 12:36:55 CDT 2014


User: barry.wardell
Date: 2014/08/11 12:36 PM

Modified:
 /trunk/
  git_testing.th

Log:
 Update git testing thornlist to point to git versions of Cactus and ET arrangements

File Changes:

Directory: /trunk/
==================

File [modified]: git_testing.th
Delta lines: +114 -18
===================================================================
--- trunk/git_testing.th	2014-07-16 12:08:27 UTC (rev 299)
+++ trunk/git_testing.th	2014-08-11 17:36:55 UTC (rev 300)
@@ -82,11 +82,12 @@
 
 
 
-# Cactus thorns
+# CactusBase thorns
 !TARGET   = $ARR
-!TYPE     = svn
-!URL      = https://svn.cactuscode.org/arrangements/$1/$2/trunk
-!CHECKOUT = CactusElliptic/EllPETSc CactusExamples/HelloWorldCUDA CactusExamples/HelloWorldOpenCL CactusExamples/WaveToyOpenCL CactusTest/TestAllTypes CactusUtils/Accelerator CactusUtils/OpenCLRunTime
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusbase.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusBase/Boundary
 CactusBase/CartGrid3D
 CactusBase/CoordBase
@@ -98,16 +99,39 @@
 CactusBase/SymBase
 CactusBase/Time
 
+# CactusConnect thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusconnect.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusConnect/HTTPD
 CactusConnect/HTTPDExtra
 CactusConnect/Socket
 
+# CactusDoc thorns
+!TARGET   = $ARR
+!TYPE     = svn
+!URL      = https://svn.cactuscode.org/arrangements/$1/$2/trunk
+!CHECKOUT =
 CactusDoc/CoreDoc
 
+# CactusElliptic thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactuselliptic.git
+!REPO_PATH= $2
+!CHECKOUT = CactusElliptic/EllPETSc
 CactusElliptic/EllBase
 #DISABLED CactusElliptic/EllPETSc
 CactusElliptic/EllSOR
 
+# CactusExamples thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusexamples.git
+!REPO_PATH= $2
+!CHECKOUT = CactusExamples/HelloWorldCUDA CactusExamples/HelloWorldOpenCL CactusExamples/WaveToyOpenCL
 CactusExamples/DemoInterp
 CactusExamples/FleshInfo
 CactusExamples/HelloWorld
@@ -122,8 +146,20 @@
 CactusExamples/WaveToy2DF77
 #DISABLED CactusExamples/WaveToyOpenCL
 
+# CactusIO thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusio.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusIO/IOJpeg
 
+# CactusNumerical thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusnumerical.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusNumerical/Cartoon2D
 CactusNumerical/Dissipation
 CactusNumerical/InterpToArray
@@ -141,14 +177,25 @@
 CactusNumerical/SpaceMask
 CactusNumerical/SphericalSurface
 
+# CactusPUGH thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactuspugh.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusPUGH/PUGH
 CactusPUGH/PUGHInterp
 CactusPUGH/PUGHReduce
 CactusPUGH/PUGHSlab
+CactusPUGH/IOHDF5
+CactusPUGH/IOHDF5Util
 
-CactusPUGHIO/IOHDF5
-CactusPUGHIO/IOHDF5Util
-
+# CactusTest thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactustest.git
+!REPO_PATH= $2
+!CHECKOUT = CactusTest/TestAllTypes
 #DISABLED CactusTest/TestAllTypes
 CactusTest/TestArrays
 CactusTest/TestComplex
@@ -173,6 +220,12 @@
 CactusTest/TestTimers
 CactusTest/TestTypes
 
+# CactusUtils thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactusutils.git
+!REPO_PATH= $2
+!CHECKOUT = CactusUtils/Accelerator CactusUtils/OpenCLRunTime
 #DISABLED CactusUtils/Accelerator
 CactusUtils/Formaline
 CactusUtils/NaNChecker
@@ -182,6 +235,12 @@
 CactusUtils/TerminationTrigger
 CactusUtils/TimerReport
 
+# CactusWave thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactuswave.git
+!REPO_PATH= $2
+!CHECKOUT =
 CactusWave/IDScalarWave
 CactusWave/IDScalarWaveC
 CactusWave/IDScalarWaveCXX
@@ -196,10 +255,11 @@
 
 
 
-# The Einstein Toolkit
+# EinsteinAnalysis
 !TARGET   = $ARR
-!TYPE     = svn
-!URL      = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteinanalysis.git
+!REPO_PATH= $2
 !CHECKOUT =
 EinsteinAnalysis/ADMAnalysis
 EinsteinAnalysis/AHFinder
@@ -209,8 +269,16 @@
 EinsteinAnalysis/Extract
 EinsteinAnalysis/Hydro_Analysis
 EinsteinAnalysis/Multipole
+EinsteinAnalysis/Outflow
 EinsteinAnalysis/WeylScal4
 
+
+# EinsteinBase
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteinbase.git
+!REPO_PATH= $2
+!CHECKOUT =
 EinsteinBase/ADMBase
 EinsteinBase/ADMCoupling        # deprecated 
 EinsteinBase/ADMMacros          # deprecated
@@ -221,14 +289,35 @@
 EinsteinBase/StaticConformal
 EinsteinBase/TmunuBase
 
+
+# EinsteinEOS
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteineos.git
+!REPO_PATH= $2
+!CHECKOUT =
 EinsteinEOS/EOS_Hybrid
 EinsteinEOS/EOS_IdealFluid
 EinsteinEOS/EOS_Omni
 EinsteinEOS/EOS_Polytrope
 
-EinsteinEvolve/GRHydro
+
+# EinsteinEvolve
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteinevolve.git
+!REPO_PATH= $2
+!CHECKOUT =
+# EinsteinEvolve/GRHydro
 EinsteinEvolve/NewRad
 
+
+# EinsteinInitialData
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
+!REPO_PATH= $2
+!CHECKOUT =
 EinsteinInitialData/DistortedBHIVP
 EinsteinInitialData/Exact
 EinsteinInitialData/GRHydro_InitData
@@ -248,9 +337,23 @@
 EinsteinInitialData/TOVSolver
 EinsteinInitialData/TwoPunctures
 
+
+# EinsteinUtils
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/einsteinutils.git
+!REPO_PATH= $2
+!CHECKOUT =
 EinsteinUtils/SetMask_SphericalSurface
 EinsteinUtils/TGRtensor
 
+
+# PITTNullCode
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/einsteintoolkit/pittnullcode.git
+!REPO_PATH= $2
+!CHECKOUT =
 PITTNullCode/NullConstr
 PITTNullCode/NullDecomp
 PITTNullCode/NullEvolve
@@ -266,13 +369,6 @@
 
 !TARGET   = $ARR
 !TYPE     = git
-!URL      = https://github.com/rhaas80/Outflow.git
-!REPO_PATH= ../$2
-!CHECKOUT = 
-EinsteinAnalysis/Outflow
-
-!TARGET   = $ARR
-!TYPE     = git
 !URL      = https://github.com/barrywardell/EinsteinExact.git
 !REPO_PATH= $2
 !CHECKOUT = EinsteinExact/doc EinsteinExact/m EinsteinExact/tests



More information about the Commits mailing list