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

Re: BUG: Global Ignore Pattern Not Working

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2006-03-02 01:04:05 CET

Simon Large wrote:
> That's what I thought too, but I just tried adding "Fred" to my global
> ignore list. If I add a folder with that name somewhere down in the
> hierarchy, then check for modifications at any level shows it as an
> ignored item. The contents of this folder are also ignored. So when do
> you need the */Fred */Fred/* form?

You need the form, if the folder which should be ignored is in a unversioned
folder.
Imagine you want to commit a structure like foo\bar\Fred\ from the foo\ level,
which is the only one versioned. All folders below including bar\ are
unversioned and you want to ignore Fred\. Now you need the above mentioned form.
Otherwise Fred\ will not be ignored.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 2 01:04:40 2006

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.