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

Re: ignore list

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 08 Nov 2011 20:59:44 +0100

On 08.11.2011 20:58, Dave Huang wrote:
> On Nov 8, 2011, at 1:31 PM, Stefan Küng wrote:
>> you used *.vshost.exe* instead of *.vshost.exe.*
>> (notice the dot).
>
>
> I thought svn:ignore worked the same way as shell wildcards/globbing? *.vshost.exe* and *.vshost.exe.* both match somefile.vshost.exe.manifest:
>
> $ touch somefile.vshost.exe.manifest
> $ echo *.vshost.exe*
> somefile.vshost.exe.manifest
> $ echo *.vshost.exe.*
> somefile.vshost.exe.manifest
>

No, not the same. You can do [Tt]ext.txt in the shell, can you?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2876373
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-08 20:59:51 CET

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.