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

RE : Re: bug: svn add does not check svn:ignore (win32 v 1.4,2)

From: Ionel GARDAIS <igardais_at_yahoo.fr>
Date: 2006-12-29 17:21:21 CET

And the only solution is to escape the '*' with a '\'
?
As most shells do wildcard expansion on their own, I
understand Craig's point of view where the svn:ignore
property should be used even if the file is explicitly
named on the command line.
And a "--no-ignore" switch will need to be used to
override this.

Ionel

--- Justin Erenkrantz <justin@erenkrantz.com> a
écrit :

> On 12/29/06, craigp <craigp98072@yahoo.com> wrote:
> > that's not how i would have expected it to work.
> if i specifically set it to
> > ignore, say, everything that matches 'CVS', then
> it shouldn't add anything that
> > matches 'CVS' unless i explicitly override it.
> isn't that what svn:ignore is
> > for? if not, what use is it, and is there some
> other way to filter a large set
> > of files other than writing my own script?
>
> But, you *are* overriding it by passing CVS on the
> command line. -- justin
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> dev-help@subversion.tigris.org
>
>

__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 29 17:21:29 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.