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

Re: Exclude sub folders update from project

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-07-17 18:55:56 CEST

On 17/07/07, Ygrek <pujeacru@no-mail.pl> wrote:
> > FYI version 1.5.0 which will be released later this summer (we hope)
> > includes 'sparse-directory' support. That means you can checkout a top
> > level folder, telling it only to include child folders but not their
> > content. For each child folder you are interested in you can then do a
> > full checkout. Updating the top level folder will remember your
> > settings and update just the folders of interest.
> >
> > You can try this feature now using a nightly build from our download page.
> >
> > Simon
> >
> Sorry but i don't understand.

You could checkout /1 with subfolders-but-no-children

/1/a
/1/b
/1/c
/1/d

Now you are only interested in a and c, so update a and c fully
/1/a/lots/of/folders
/1/b
/1/c/blah/blah/blah
/1/d

Now if every time you update 1 you get a full update on a and c. b and
d are ignored.

Note that this is a 1.5.0 feature, not in the current release.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jul 17 18:55:03 2007

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.