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

RE: Global ignore pattern help

From: Todd C. Gleason <tgleason_at_impac.com>
Date: Wed, 11 Mar 2009 10:51:15 -0700

> -----Original Message-----
> From: Mike Cole [mailto:mike.cole_at_forbin.com]
> Sent: Wednesday, March 11, 2009 11:33 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: RE: Global ignore pattern help
>
> If the global ignore pattern does not work for folders, is there
another
> way to exclude those?
>
> > I'm pretty sure global ignores don't work for folders, only for
files.
> Probably the root of your problem.
> >

I think this is incorrect. I have a global-ignores that includes stuff
like:

bin [Oo][Bb][Jj]

And this seems to exclude bin, obj, and Obj (for some of our C++
projects) just fine. Just get rid of the wildcards and [back]slashes; I
think the final directory or file name is all that is looked at to match
global-ignores.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1308819

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-11 18:52:14 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.