use https to access sourceforge svn repos
SVN does not provide the same level of security as git, so it is more important that SVN is accessed using https. sed -i 's,http://svn.code.sf.net,https://svn.code.sf.net,g'
This commit is contained in:
parent
3bd66f5d78
commit
903e0f2042
|
@ -21,7 +21,7 @@ password. A passwordless Windows account might not work.
|
|||
# If you are building this yourself, config.py must be edited to sign this
|
||||
# with the same key as Ghost Commander
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/gc-samba/code
|
||||
Repo:https://svn.code.sf.net/p/gc-samba/code
|
||||
|
||||
Build:1.21.3b1,47
|
||||
disable=dexclassloader crash: see forum (at 102)
|
||||
|
|
|
@ -17,7 +17,7 @@ Enter your server name and credentials.
|
|||
# If you are building this yourself, config.py must be edited to sign this
|
||||
# with the same key as Ghost Commander
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/gc-sftp/code/trunk
|
||||
Repo:https://svn.code.sf.net/p/gc-sftp/code/trunk
|
||||
|
||||
Build:1.10b1,11
|
||||
commit=26
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Category:Games
|
||||
License:Apache2
|
||||
Source Code:http://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
Source Code:https://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
|
||||
Summary:Simple game
|
||||
Description:
|
||||
|
@ -8,7 +8,7 @@ Guide your fish to eat the other fish and grow bigger.
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
Repo:https://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
|
||||
Build:1.3,6
|
||||
disable=Wrong version code and doesn't work anyway
|
||||
|
|
|
@ -19,7 +19,7 @@ With the logged data you can evaluate the quality of forest roads.
|
|||
|
||||
Repo Type:git-svn
|
||||
#Sourceforge got it wrong
|
||||
Repo:http://svn.code.sf.net/p/itlogger/code
|
||||
Repo:https://svn.code.sf.net/p/itlogger/code
|
||||
|
||||
Build Version:1.0.0,2,14,subdir=app/iTLogger,srclibs=ActionBarSherlock@6e3f2bb5,\
|
||||
prebuild=cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
||||
|
|
|
@ -17,7 +17,7 @@ systematically train all possible initial situations.
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||
Repo:https://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||
|
||||
Build Version:0.1,100,31,update=force
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:http://sourceforge.net/p/halachictimes
|
||||
Source Code:http://svn.code.sf.net/p/halachictimes/code
|
||||
Source Code:https://svn.code.sf.net/p/halachictimes/code
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:Halachic Prayer Times
|
||||
|
@ -12,7 +12,7 @@ It also has a prayer compass, time opinions, and reminders.
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/halachictimes/code;trunk=trunk;tags=tags
|
||||
Repo:https://svn.code.sf.net/p/halachictimes/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:2.5,22
|
||||
commit=ver_22 rev_270
|
||||
|
|
|
@ -25,7 +25,7 @@ if you find an audio file on a web page, share the link to Servestream.
|
|||
|
||||
#Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk; old url prior to r1160
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/servestream/code;trunk=trunk;tags=tags
|
||||
Repo:https://svn.code.sf.net/p/servestream/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:0.5.4,69
|
||||
commit=1354
|
||||
|
|
|
@ -16,7 +16,7 @@ Status: ALPHA
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/yabause/code/trunk
|
||||
Repo:https://svn.code.sf.net/p/yabause/code/trunk
|
||||
|
||||
# r3136 is the last, known to work for sure
|
||||
Build Version:0.9.11,1,3136,buildjni=no,subdir=yabause/src/android,patch=toolchain.patch,\
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/ghostcommander/code/
|
||||
Repo:https://svn.code.sf.net/p/ghostcommander/code/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# The repo is blob-heavy, so no git-svn
|
||||
Repo Type:svn
|
||||
Repo:http://svn.code.sf.net/p/instead/code/trunk
|
||||
Repo:https://svn.code.sf.net/p/instead/code/trunk
|
||||
|
|
Loading…
Reference in a new issue