Hans-Christoph Steiner
|
903e0f2042
|
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'
|
2014-01-30 20:55:48 -05:00 |
|