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

RE: Re: Re: Global Ignore Pattern Issues

From: Peter Yamamoto <yamamotop_at_page44.com>
Date: 2006-04-06 00:38:13 CEST

I can tell you for a fact that this is the behavior for a basic file pattern.

For example, *.exe in the tortoise global ignore pattern will not prevent .exe files from showing up when doing "check for modifications" show unversioned files. But adding it to the subversion pattern will.

Are you sure that the other "bin" files that are not showing up isn't because of other file patterns?

And with respect to directories, no matter what I try I can't seem to ignore a directory based on a pattern.

Fundamentally, ignore is not doing what people might expect, or need (eg not friggin scanning my whole c: drive), in my opinion, but this seems of little consequence to most people.

Peter

-----Original Message-----
From: Aaron Davies [mailto:aaron.davies@gmail.com]
Sent: Wednesday, April 05, 2006 2:36 PM
To: users@tortoisesvn.tigris.org
Subject: Re: Re: Global Ignore Pattern Issues

On 4/5/06, Peter Yamamoto <yamamotop@page44.com> wrote:

> On 4/5/06, Aaron Davies <aaron.davies@gmail.com> wrote:
>
> > On 4/3/06, Aaron Davies <aaron.davies@gmail.com> wrote:
> >
> > > On 4/2/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
> > >
> > > > Aaron Davies wrote:
> > > >
> > > > > Hi, I'm trying to ignore all directories named "bin" and all
> > > > > their contents (files and subdirectories) in an existing
> > > > > project, but I'm having trouble setting up the global ignore
> > > > > pattern. So far, I have "bin */bin */bin/*", but it's still
> > > > > showing directories of the form "foo/bar/baz/bin/com" when I
> > > > > do a "check for modifications" with "show unversioned files" checked. How do I fix this?
> > > >
> > > > Try
> > > > "bin */bin */bin/* *\bin *\bin\*"
> > >
> > > Doesn't seem to make any difference.
> >
> > ?
>
> We're being globally ignored!-)
>
> Wait a sec... Where are you changing this?
>
> If in the edit box "G;lobal ignore pattern" for Tortoise, I don't
> think those values affect the commit or subversion type querying. Try
> putting the pattern in the subversion global-ignores value (hit the
> edit button for the "subversion configuration file" option).

The pattern I have in Global ignore pattern certainly affects the files considered for Tortoise's "check for modifications" command, which is what I'm mainly concerned with. "bin */bin */bin/*" removes
*most* bin entries from the list, but not all, which is what I'm puzzled by.

--
Aaron Davies
aaron.davies@gmail.com`
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 6 00:38:26 2006

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.