[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: Jon Daley <jon_at_limedaley.com>
Date: 2007-07-17 16:08:32 CEST

On Tue, 17 Jul 2007, Ygrek wrote:
> I got this problem since i start using tsvn, i get updates from quiet big
> project, but many of subfolder/subprojects of this project are useless for me
> and take only space on my hdd.
> Ie.
> I have project with this folders:
> 1\
> 1\a\
> 1\b\
> 1\c\
> 1\d\
> 2\a\
> 2\b\
> ...
> etc.
> now i want to exclude useless folder 1\d\ and all of his subfolders,
> how to do this? is it possible?
> I don't commit anything to this project, and don't tell me to use
> svn:external for itch subfolder of folder 1 :)

         You don't need svn:external, but you could checkout just the
directories you need, rather than the parent. Although then you don't see
new projects when they are added.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jul 17 16:12:23 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.