[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 Issues

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-02 09:56:06 CEST

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\*"

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Apr 2 09:56:13 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.