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

Re: [TSVN] Re: TSVN Add displays contents of ignored directories

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-01-18 12:56:39 CET

On Tue, 18 Jan 2005 11:53:36 +0000, Will Dean <svn@indcomp.co.uk> wrote:
> At 12:47 18/01/2005 +0100, you wrote:
>
> >Hmmm - "CVS/" would be wrong, because you're ignoring windows paths
> >here. So you have to use "CVS\\" (note the double backslash!).
>
> Why the double backslash?

because the apr_fnmatch() function does the match regexp style (at
least a very limited version of regexp).

> >What do you think, worth backporting to 1.1.3?
>
> I don't think it's important enough to risk that.

Ok, so I'll leave it in trunk then.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 18 12:57:13 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.