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

Re: svn add horkage (and exposing libsvn_wc's ignore functionality)

From: <philip_at_codematters.co.uk>
Date: 2003-01-23 02:05:26 CET

Philip Martin philip@codematters.co.uk writes:

 Eric Gillespie epg@pretzelnet.org writes:
 
  I have many of those files in global-ignores:
  
  global-ignores = *.o *.lo *.la *.al .libs .so* .a #*# .*.rej *.rej .*~ *~ .#*
  
  svn add should not add those files.
 
 Agreed.

On second thoughts, it's not that simple. I agree that the extra
recursive targets should obey the global-ignores, but what about an
explict target? Should 'svn add foo.o' add the file despite the
global-ignores? I think it should. Does 'svn add' now need a
--no-ignore flag?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:08:06 2006

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.