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

Re: TSVNCache questions

From: Robert Roessler <robertr_at_rftp.com>
Date: 2007-11-20 20:17:15 CET

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

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.