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

Re: Default ignores, cmdline ignores

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-09 15:57:18 CEST

"Sander Striker" <striker@apache.org> writes:

> Currently we have some hardcoded 'default' ignores:
>
> static const char * const ignores[] =$
> {
> "*.o", "*.lo", "*.la", "#*#", "*.rej", "*~", ".#*",
> /* what else? */
> NULL
> };
>
> Personally I think we should get rid of those. If
> you wish to ignore something be explicit about it.

Issue 668 suggests that the default ignore list be sepcified
~/.subversion/config.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 15:58:01 2002

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

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