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

Re: svn:ignore property ignored while adding files

From: Tim Moloney <moloney_at_mrsl.com>
Date: 2003-03-05 18:11:17 CET

Ben Collins-Sussman wrote:

> brane@xbc.nu writes:
>
>>Quoting Ben Collins-Sussman <sussman@collab.net>:
>>
>>>Francois Beausoleil <fbeausoleil@ftml.net> writes:
>>>
>>>>Is it me or should svn add check the svn:ignore property ?
>>>
>>>This is a known bug. I swear we already had an issue for it, but I
>>>can't find it...
>>
>>Whaddaya mean, known bug?! The man explicitly said "svn add baz"; as of that
>>moment, "baz" is a version-controlled file, and we do *not* ignore
>>version-controlled files, right?
>>
>>It would've been different if he'd said "svn add -R ."; but he didn't.
>
>
> Heh, oops. I didn't read his recipe carefully. I just assumed he was
> complaining that 'svn add -R .' didn't respect svn:ignore. Silly me.
>
> So it *does* work then, right?

Not that it's a big problem for me but I do see Francois' point.

What happens if svn:ignore has *.o in it and I then execute
'svn add *'? Should all the .o files be added or should they be
ignored?

This is probably a poor example but I just wanted to point out
the file globbing aspect.

-- 
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road                             \     /
Sarasota, FL  34232                     .________\(O)/________.
(941) 377-6775 x208                        '  '  O(.)O  '  '
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 5 18:12:03 2003

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.