[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bootstrapping

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-11 18:32:00 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> > My mistake, 'trunk' doesn't exist in rev 0. Try a non-recursive
> > checkout of rev 1
> >
> > % 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
>
> Unless someone has re-vamped non-recursive checkout handling since I wrote it,
> this won't work either. There will be no entries for the subdirs, and so the
> update will not realise that they are missing...

Hmm, you are right. I've never tried it before, I just assummed it
would work :-( I see we even have an issue saying it doesn't work.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 11 18:32:30 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.