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

global ignores

From: Kevin Aubuchon <Kevin.Aubuchon_at_reuters.com>
Date: 2006-02-13 19:40:31 CET

I un-commented my global ignores in the config file and it seems to
have no effect. When I do svn status at the root dir of my working copy,
unversioned files I was trying to ignore still show. The actual line is
below.

 

global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store
*.dll *.pdb bin obj

 

Am I missing something obvious?

 

Thanks,

 

________________________________

From: Kevin Greiner [mailto:greinerk@gmail.com]
Sent: Monday, February 13, 2006 11:48 AM
To: users@subversion.tigris.org
Subject: Re: What am I doing wrong?

 

 

On 2/13/06, Yaakov Chaikin <yaakov.chaikin@gmail.com> wrote:

What is described here is EXACTLY what I am doing, but for some reason
it doesn't work. It must be something small that I am missing.

 

You missed this sentence: "The property is set on the directory in which
you wish the patterns to be applied" as well as it's footnote which
states "The patterns are strictly for that directory-they do not carry
recursively into subdirectories." Of course, you could apply the
properties recursively.

If you're interested in global ignores, see
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.confar
ea.opts.config which was also linked from the URL I pasted earlier.

To find out more about Reuters visit www.about.reuters.com

Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd.
Received on Mon Feb 13 19:52:01 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.