[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-20 19:53:54 CET

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.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Nov 20 19:55:37 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.