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

RE: Question about exclude and include paths settings

From: Hutchinson, Greg <Greg.Hutchinson_at_fcc-fac.ca>
Date: Tue, 2 Jun 2009 08:22:19 -0600

Thanks very much.
Sorry about that - somehow missed this when looking for the answer.
The help page is pretty self explanatory.

Greg Hutchinson, B.Sc.
Principal Application Developer /Développeur principal
Farm Credit Canada / Financement agricole Canada
1800 Hamilton Street, P.O. Box 4320
1800, rue Hamilton, C.P. 4320
Regina SK S4P 4L3
Tel/Tél. : (306) 780-3990 Cell : (306) 539-9060 Fax/Télec. : (306) 780-5655
E-mail/Courriel : greg.hutchinson_at_fcc-fac.ca

Advancing the business of agriculture. Pour l'avenir de l'agroindustrie.

Please consider the environment before printing this e-mail. Pensons à l'environnement avant d'imprimer ce courriel.

-----Original Message-----
From: Robert Roessler [mailto:robertr_at_rftp.com]
Sent: Monday, June 01, 2009 1:00 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Question about exclude and include paths settings

Hutchinson, Greg wrote:
> I am assuming that exclude paths are applied first before include paths.
> (i.e this makes sense
>
> exclude c:\*
>
> include c:\thisDirectoryOnly\*
>
> )
>
> Can someone validate that my assumption is correct?

 From the clickable Help in the Settings dialog:

"Users sometimes ask how these three settings interact, and the
definitive answer is:

if (path is in include list)
   show overlays
if (path is allowed drive type) AND (path is not in exclude list)
   show overlays

The include list always makes the overlays show. Otherwise, overlays are
shown for all marked drive types unless the path is excluded.

TSVNCache.exe also uses these paths to restrict its scanning. If you
want it to look only in particular folders, disable all drive types and
include only the folders you specifically want to be scanned."

> Might be a good tip to put in the hover help for these two fields.

The existing tooltips are pretty targeted... the Help file is probably
the better place for the "how it works in detail" information (which is
how it is now).

Robert Roessler

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2357735

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2358793

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-02 16:45:35 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.