[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: Ennio Zarlenga <wzzxo_at_yahoo.fr>
Date: Mon, 27 Jul 2009 05:43:46 -0700 (PDT)

Of course, you're right. The tree has first to be browsed upwards to find the properties, and then downwards to ignore the corresponding files.

To my mind, svn:ignore-recursive was something very basic: svn go upwards the directory tree to find the svn:ignore-recursive property and stops as soon it finds it. All it has to ignore is specified in this property.

By extending the svn:ignore syntax as you suggested, svn would handle ignore-patterns specified at any levels (at least, this is how I understand it). It's more powerful and may be more intuitive, but it's more difficult to implement.

Ennio

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-27 14:44:38 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.