[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-21 19:31:21 CET

Stefan Küng wrote:
> Robert Roessler wrote:
>
>> No - absolutely nothing "weird" going on with this drive/path -
>> straight XP SP2 with NTFS, local "fsfs" repo created by TSVN.
>
> So you have the settings:
> exclude path: *

I NEVER said I was using an exclude setting (nor am I)!

>> FWIW (probably not much), everything works the way I expect with TCVS
>> using an "Included folders" setting of x:\usr\Play (without trailing
>> slashes or * chars)... but then they don't have the drive classes and
>> exclude paths.
>
> 'not much' is even overstated: TCVS is a *completely* different project
> and has *absolutely nothing* to do with TSVN.

That was meant to be light humor (even without a smiley), with a layer
of "this [unrelated] code with simpler logic works fine". :)

>> From the code and by observation, there seems to be no difference
>> between Include expressions path\ and path\* ?
>
> Look again: line 264 checks for '*'

As I said, "by observation" - perhaps I should have specified "of the
program's behavior". In any case, that is my point - for the patterns
specified above, the if at line 274 will give the same result as the if
complex at line 264. We can also mention that the "I->size() && " is
not needed in line 274, since the check at line 262 already guarantees
!I->empty()

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 Wed Nov 21 19:32:00 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.