Re: Bootstrapping
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-11 17:35:50 CEST
Kevin Bond <kdb@korl.com> writes:
> subversion/libsvn_ra_dav/fetch.c:1033
Don't know if it helps, but the svn.collab.net repository is available
>
Really, what happens when you try? Is the working copy locked? If so
> unlikely that an update would work, so how do I get past this error?
You can try to checkout rev zero (or any other revision), and update
% svn co -r 0 -d wc http://svn.collab.net/repos/svn/trunk
-- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 11 17:36:25 2002 |
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.