Stefan Küng wrote:
> Robert Roessler wrote:
>> Stefan Küng wrote:
>>> Robert Roessler wrote:
>>>
>>>> Well, if you mean "TortoiseSVN 1.4.99, Build 11400 - 32 Bit -dev,
>>>> 2007/11/19 23:53:29", then it's not there yet.
>>>>
>>>> With 11400, all is the way it was WITH Fixed drives checked... if I
>>>> uncheck Fixed drives, the WC folders at the x:\usr\Play level get
>>>> the "unmodified" overlay, and NONE of the contained files in the WC
>>>> itself have ANY overlay (except for versioned sub-folders, which
>>>> also get the "unmodified" overlay).
>>>>
>>>> This is probably not what was intended... ;)
>>>
>>> You have the '*' char at the end of your include paths set?
>>
>> Yes, same setup as my initial post in this thread: x:\usr\Play\*
>
> That won't include the path x:\usr\Play itself, only the sub-paths.
> You either have to use
> x:\usr\Play*
> or two lines:
> x:\usr\Play\*
> x:\usr\Play
>
> for the include paths.
Using either of your suggested Include forms above, I still get exactly
the behavior described above in the quoted part of this post - maybe the
next nightly build after 11400?
Robert Roessler
robertr@rftp.com
http://www.rftp.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Nov 20 20:23:16 2007