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

Re: Feature Request: Checkout Exclusions

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-02 20:56:04 CET

Russ Dowe wrote:

> We do use externals in our current repository, but that makes it a little more
> complicated to tag/branch (since we have to change the external to point to a
> tag or branch)....unless we're doing that wrong somehow. SO, I was looking for
> a 'better' solution to just skip directories in a repository that we're not
> interested in. I thought an 'exclude directory' during a checkout would
> be 'easiest', or maybe even some new form of snv:ignore that does more than
> just ignore status. A lot of users are not very svn savvy, so whatever's
> simplest has the best chance of being used correctly.

Unless that feature is implemented in the Subversion library, TSVN can't
really help you there. Even if we would offer an option to just check
out certain directories, it wouldn't really help. Because on the next
update, all directories would get added again.
So this really has to be done in the Subversion library and made
'sticky', i.e. all commands would have to respect the excluded paths and
not fetch them again (like 'update').

So, to make a long story short: you have to ask on the Subversion
mailing list for such a feature.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 2 21:02:55 2006

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.