[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 283)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Tue May 27 10:05:21 CDT 2014
User: knarf
Date: 2014/05/27 10:05 AM
Modified:
/trunk/
einsteintoolkit.th
Log:
also use https for svn where possible - don't use two URLs for anonymous and developer login
File Changes:
Directory: /trunk/
==================
File [modified]: einsteintoolkit.th
Delta lines: +8 -16
===================================================================
--- trunk/einsteintoolkit.th 2014-05-26 16:38:15 UTC (rev 282)
+++ trunk/einsteintoolkit.th 2014-05-27 15:05:21 UTC (rev 283)
@@ -44,15 +44,13 @@
# This thorn list
!TARGET = $ROOT
!TYPE = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/$1/trunk
-!URL = http://svn.einsteintoolkit.org/$1/trunk
+!URL = https://svn.einsteintoolkit.org/$1/trunk
!CHECKOUT = manifest
# Cactus Flesh
!TARGET = $ROOT
!TYPE = svn
-!AUTH_URL = https://svn.cactuscode.org/flesh/trunk
-!URL = http://svn.cactuscode.org/flesh/trunk
+!URL = https://svn.cactuscode.org/flesh/trunk
!CHECKOUT = Cactus
!NAME = .
@@ -66,15 +64,13 @@
# Example parameter files
!TARGET = $ROOT
!TYPE = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
-!URL = http://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
+!URL = https://svn.einsteintoolkit.org/cactus/EinsteinExamples/trunk/$1
!CHECKOUT = par
# Various Cactus utilities
!TARGET = $ROOT
!TYPE = svn
-!AUTH_URL = https://svn.cactuscode.org/Utilities/trunk
-!URL = http://svn.cactuscode.org/Utilities/trunk
+!URL = https://svn.cactuscode.org/Utilities/trunk
!CHECKOUT = .
!NAME = utils
@@ -89,8 +85,7 @@
# Cactus thorns
!TARGET = $ARR
!TYPE = svn
-!AUTH_URL = https://svn.cactuscode.org/arrangements/$1/$2/trunk
-!URL = http://svn.cactuscode.org/arrangements/$1/$2/trunk
+!URL = https://svn.cactuscode.org/arrangements/$1/$2/trunk
!CHECKOUT = CactusElliptic/EllPETSc CactusExamples/HelloWorldCUDA CactusExamples/HelloWorldOpenCL CactusExamples/WaveToyOpenCL CactusTest/TestAllTypes CactusUtils/Accelerator CactusUtils/MemSpeed CactusUtils/OpenCLRunTime
CactusBase/Boundary
CactusBase/CartGrid3D
@@ -204,8 +199,7 @@
# The Einstein Toolkit
!TARGET = $ARR
!TYPE = svn
-!AUTH_URL = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
-!URL = http://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!URL = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
!CHECKOUT =
EinsteinAnalysis/ADMAnalysis
EinsteinAnalysis/AHFinder
@@ -294,8 +288,7 @@
# Additional Cactus thorns
!TARGET = $ARR
!TYPE = svn
-!AUTH_URL = https://svn.cactuscode.org/projects/$1/$2/trunk
-!URL = http://svn.cactuscode.org/projects/$1/$2/trunk
+!URL = https://svn.cactuscode.org/projects/$1/$2/trunk
!CHECKOUT = ExternalLibraries/OpenCL ExternalLibraries/PETSc
ExternalLibraries/BLAS
#ExternalLibraries/Boost
@@ -320,8 +313,7 @@
# Various thorns from the AEI
!TARGET = $ARR
!TYPE = svn
-!AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/trunk
-!URL = http://svn.aei.mpg.de/numrel/$1/$2/trunk
+!URL = https://svn.aei.mpg.de/numrel/$1/$2/trunk
!CHECKOUT =
AEIThorns/ADMMass
AEIThorns/AEILocalInterp
More information about the Commits
mailing list