problems with checkout from svn.collab.net
From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2002-01-16 08:36:01 CET
Hello
This is mostly for information, there seems to be something rather bad
Here's the story:
I went ahead and performed a fresh checkout with my static svn binary dated
This is what just happened:
$ svn co http://svn.collab.net/repos/svn/trunk -d svn
apr_error: #20014, src_err 0 : <Error string not specified yet>
apr_error: #20014, src_err 0 : <Error string not specified yet>
$ cd svn
apr_error: #20014, src_err 0 : <Error string not specified yet>
svn_error: #21077 : <RA layer request failed>
svn_error: #21077 : <RA layer request failed>
$ curl -vi http://svn.collab.net/repos/svn/trunk
And then, a few minutes later I retried the curl command line which then
$ curl http://svn.collab.net/repos/svn/trunk
... but the 'svn up' still fails:
$ svn up
apr_error: #20014, src_err 0 : <Error string not specified yet>
But, then I tried to re-issue the checkout from scratch again, and then
I saved the former repository. If I 'cd' into it and try 'svn up' I keep
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:56 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.