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

knarf at cct.lsu.edu knarf at cct.lsu.edu
Tue May 13 13:15:32 CDT 2014


User: knarf
Date: 2014/05/13 01:15 PM

Modified:
 /trunk/
  einsteintoolkit.th

Log:
 use https as URL for repositories where available, closes #1576

File Changes:

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

File [modified]: einsteintoolkit.th
Delta lines: +4 -8
===================================================================
--- trunk/einsteintoolkit.th	2014-05-13 17:50:45 UTC (rev 278)
+++ trunk/einsteintoolkit.th	2014-05-13 18:15:32 UTC (rev 279)
@@ -79,8 +79,7 @@
 # The GetComponents script
 !TARGET   = $ROOT/bin
 !TYPE     = git
-!URL      = git://github.com/gridaphobe/CRL.git
-!AUTH_URL = git at github.com:gridaphobe/CRL.git
+!URL      = https://github.com/gridaphobe/CRL.git
 !CHECKOUT = GetComponents
 
 
@@ -269,16 +268,14 @@
 
 !TARGET   = $ARR
 !TYPE     = git
-!AUTH_URL = git at github.com:rhaas80/Outflow.git
-!URL      = git://github.com/rhaas80/Outflow.git
+!URL      = https://github.com/rhaas80/Outflow.git
 !REPO_PATH= ../$2
 !CHECKOUT = 
 EinsteinAnalysis/Outflow
 
 !TARGET   = $ARR
 !TYPE     = git
-!AUTH_URL = git at github.com:barrywardell/EinsteinExact
-!URL      = git://github.com/barrywardell/EinsteinExact
+!URL      = https://github.com/barrywardell/EinsteinExact.git
 !REPO_PATH= $2
 !CHECKOUT = EinsteinExact/doc EinsteinExact/m EinsteinExact/tests
 EinsteinExact/EinsteinExact_Test
@@ -345,8 +342,7 @@
 # From Kranc (required e.g. by McLachlan)
 !TARGET   = $ARR
 !TYPE     = git
-!AUTH_URL = git at github.com:ianhinder/Kranc.git
-!URL      = git://github.com/ianhinder/Kranc.git
+!URL      = https://github.com/ianhinder/Kranc.git
 !REPO_PATH= Auxiliary/Cactus
 !CHECKOUT =
 KrancNumericalTools/GenericFD



More information about the Commits mailing list