I had a question on the maintained subversion repository on sourceforge.

Every time I try to check out via the supplied command:

svn co https://svn.sourceforge.net/svnroot/vim/vim7

It downloads many files but around the area of runtime/autoload/ netrw.vim it dies unexpectedly with the following error:

svn: REPORT request failed on '/svnroot/vim/!svn/vcc/default'
svn: REPORT of '/svnroot/vim/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn.sourceforge.net)

But I can check out the file manually if I type in it's path. and subsequent svn up will go a little bit further but will also die with the same error only on a different file.

Any ideas? Too much data via the SSL socket? Sourceforge server issue? Corrupt database? Thanks again.

-Cheers

Reply via email to