| Re: TSVNCache questions
From: Stefan Küng <tortoisesvn_at_gmail.com>
 Date: 2007-11-21 21:46:24 CET 
Robert Roessler wrote:
 > To quote someone who is well-known around here, "Look again"... :)
 Ok, lets:
 if (I->at(I->size()-1)=='*')
 > AFAICT (and it's not *my* code), the compare at line 274 is exactly 
 But you're forgetting that we're comparing against the paths we get e.g. 
 path = "c:\usr\Test\file" // the path we're asked to check
 First check (str is now "c:\usr\Test"):
 This compares:
 Second check (if no * is at the end of the include path):
 this will evaluate to 'not equal' since 'path' is longer than *I (the 
 > I actually am still interested in *why* I can't realize all that extra 
 Because some people only want to see that their working copy is 
 > Finally, given the difficulties with documenting and/or implementing 
 Given the fact that a normal user doesn't understand such an ordering, I 
 And given the fact that with your help ( :) ) I realized that 
 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 Wed Nov 21 21:46:38 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.