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

Re: adding properties recursively

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 29 Apr 2010 14:43:51 -0400

On Thu, Apr 29, 2010 at 13:50, Louis Castoria
<lou.castoria_at_morgankeegan.com> wrote:
> I appreciate all the comments.  None answer the question.  is there anyway to get svn propset svn:needs-lock to do it recursively and by file extension.

Without you writing your own script to do it, no. Again, the question
of "how" should be preceded by the question of "should" as in "should
we be doing this? Is it truly necessary, or is it an artificial
barrier put in front of us by non-technical people for non-technical
reasons?"

It can be partially achieved using auto-props, but those only get
applied at the time the files are added to the repository. If a file
already exists, it won't be used.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2599075

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-29 20:44:15 CEST

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

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