[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: Dave Huang <khym_at_azeotrope.org>
Date: Tue, 8 Nov 2011 13:58:16 -0600

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

-- 
Name: Dave Huang         |  Mammal, mammal / their names are called /
INet: khym_at_azeotrope.org |  they raise a paw / the bat, the cat /
FurryMUCK: Dahan         |  dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 35 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2876372
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-08 20:58:35 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.