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

Re: non-recursive checkout with later added subfolders

From: Sams Niko <ns_at_vivid-planet.com>
Date: 2005-04-12 08:54:52 CEST

> try it with 'update' instead of 'checkout':
>
> cd ~
> svn co http://.../trunk/ workingdir --non-recursive
> cd ~/workingdir
> svn update subdir1
> ...

Thats it!
much thanks!
working perfectly!

...are there any side-effects or other problems i didn't see in my first
test?
...because Geoff and Travis said it won't work

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 08:55:42 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.