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

RE: Suggestion for recursive ignore

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 24 Jul 2009 10:13:30 -0400

> > Rather than a new property I would rather see the ignore syntax
> extended to be somewhat nant fileset like. So, if I wanted the ignore
> to be recursive I would just add **/ to it... for example, ignore all
> .suo files I could use **/*.suo
>
> This is interesting :)
> However, I think it'smore complex to implement, since in this case, the
> client has (always) to go upwards to the root and collect all the
> svn:ignore properties.
>
> Ennio

Correct me if I am wrong, but if you implement recursive ignores svn will have to walk to directory tree whether the svn:ignore syntax is extended or a new property svn:ignore-recursive is created.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375205

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-24 16:14:24 CEST

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

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