On 28/05/2018 00:22, Alessandro Gorobey via wsjt-devel wrote:
Sometimes I have problem with sourceforge svn
svn switch --relocate https:// svn://
or
svn switch --relocate http:// svn://
seem solve the problem.

Hi Sandro,

I believe SF dropped http scheme support some time back. The `svn switch --relocate` command is deprecated, beter to type:

svn reclocate http https

or better:

svn relocate http svn

or if already using the https scheme:

svn relocate https svn

Note the svn scheme is slightly faster than the https scheme.

73
Bill
G4WJS.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to