[Gambas-user] SVN checkout not working?

Benoît Minisini gambas at ...1...
Sun Feb 2 21:05:14 CET 2014


Le 02/02/2014 19:31, Tobias Boege a écrit :
> Hi,
>
> we noticed that a plain SVN checkout of trunk does not work anymore, i.e.:
>
> $ svn co svn://svn.code.sf.net/p/gambas/code/gambas/trunk
> svn: E210002: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/gambas/code/gambas/trunk'
> svn: E210002: Network connection closed unexpectedly
>
> where the command is from the "How to deal with subversion" page.
>
> What I verified is that my svn+ssh:// url allows to update and newly
> checkout without any problems. But what's the problem with the anonymous
> access?
>
> Regards,
> Tobi
>

There:

'svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk"

seems to work, but:

'svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk/"

fails with that error message.

No idea why. Or it is a coincidence, maybe sourceforge servers are 
overloaded? I don't know.

-- 
Benoît Minisini




More information about the User mailing list