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

Re: Include/exclude paths for icon overlays don't work as documented

From: Robert Roessler <robertr_at_rftp.com>
Date: Mon, 22 Jun 2009 11:37:00 -0700

Mike Dixon wrote:
>...
> I also tested the drive type exclusion while I was at it, and that has
> the same problem; if I set it up like this:
> -drive types-
> None.
>
> -include-
> E:\trunk*
>
> -exclude-
> (empty)
>
> , it results in the same behavior: E:\trunk does not get overlays, but
> its children do.
>
> So I guess my question is: is this a bug or a feature? :) I'm assuming
> it's a bug, but the help should be updated if this is intended behavior.

My setup on a 1.6.2 nightly from last week is SIMILAR to yours (but not
the same), and WORKS exactly as I expect.

In terms of your filesystem, I would have

drive types = none (like yours)
include = e:\trunk\* (different)
exclude = * (different)

I have been using this setup for numerous releases to good effect - note
that this should give overlays for E:\trunk itself as well as its
children (but nowhere else in your entire filesystem).

Robert Roessler

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-22 20:37:56 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.