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

Re: Exclude/Ignore... include?...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-19 22:51:00 CET

Peter Yamamoto wrote:
> I did a quick search of doc/help and it didn't seem to answer my question...
>
> Is there a way to explicitly include instead of excluding?
>
> For example, if I have 4 local drives, but I only want a few folders in
> my C: drive to be under version control, does this mean I have to
> explicitly exclude every root folder in my C: drive not under version
> control as well as each local drive? And if I plug in a USB drive then I
> have to remember to explicitly exclude that as well or else pay a penalty?

Include has priority over exclude. So you can simply exclude "*"
(everything) and then include your working copies.

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 Sun Mar 19 22:51:13 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.