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