[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: Mike Dixon <michael.dixon_at_denovosoftware.com>
Date: Mon, 22 Jun 2009 12:10:55 -0700

Stefan Küng wrote:
> Robert Roessler wrote:
>> 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).
>
> There was a change so that the included drive types now have a lower
> priority. The change was necessary so that included drive types could
> still be excluded without ever even accessing them (performance problems
> with network drives and flaky connections).
>
> To include a folder, you have to specify
> E:\trunk\
> E:\trunk\*

Hrm, I tried this out just now:
-drive types-
none
-include-
E:\trunk\
E:\trunk\*
-exclude-
*

and it didn't make any difference; I'm still not getting overlays on
E:\trunk.

I have "Show excluded folders as normal" turned off, incidentally. I do
get an overlay on E:\trunk if I turn that option on, but it's always the
green "no changes" overlay, even if there are actual changes.

-Mike

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

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