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

Re: How do I skip over a folder with "SVN Update"

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sun, 18 May 2008 21:48:50 +0100

2008/5/17 OgreMage <Confinemint_at_gmail.com>:
> Hello,
> I have a very large project with many folders and there is one I do
> not want "SVN Update" to update. How can I do that? I need a local,
> i.e. client, fix, not something that affects everyone.
>
> This is not "add to Ignore list" because this is for "SVN Update"
> *not* "SVN Commit..."
>
> I've checked the doc thoroughly and cannot figure it out!

Right now you can't do that. When SVN 1.5 is released (best estimate
early June) there will be a 'sparse directory' option which allows you
to select the level of recursion used in each directory at checkout.
Subsequent updates will respect that choice.

That may not do what you want as it means you would not have that
directory fully checked out at all. Once a directory is checked out
there is no way for subversion to skip it during update. You would
have to ask for that on the subversion users list.

Simon

-- 
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-18 22:49:03 CEST

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

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