Re: bug: svn add does not check svn:ignore (win32 v 1.4,2)
From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-29 16:20:55 CET
On 12/24/06, craigp <craigp98072@yahoo.com> wrote:
Let's simplify this a bit. If you ran this command:
svn add foo.htm
Then the file would be added even though *.htm matches the ignore pattern.
When you run svn add *, the * is not passed into Subversion, where it then
svn add bar.html CVS foo.htm
In which case, the expected behavior would be for all of the items to be
-- Thanks Mark Phippard http://markphip.blogspot.com/Received on Fri Dec 29 16:21:02 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.