Re: Bootstrapping
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-11 18:09:02 CEST
Kevin Bond <kdb@korl.com> writes:
> > You can try to checkout rev zero (or any other revision), and update
My mistake, 'trunk' doesn't exist in rev 0. Try a non-recursive
% svn checkout http://svn.collab.net/repos/svn/trunk -d svn -r 1 -n
and then an update (which will be recursive)
% svn up svn
-- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 11 18:09:45 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.