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

Re: Re: Global Ignore Pattern Issues

From: Aaron Davies <aaron.davies_at_gmail.com>
Date: 2006-04-05 23:35:55 CEST

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
Received on Wed Apr 5 23:36:09 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.