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

Update of the svn:executable property

From: A. L. <trimante_at_yahoo.it>
Date: Tue, 24 Feb 2009 12:00:54 +0000 (GMT)

Hi all!
I'm facing the problem of the change of the executable bit of files under version control.
I red the manual and looked around the web and all I got is "svn:executable is automatically managed only during adds and imports".

How to cope with subsequent "chmods"?
At the moment, except remapping the chmod command itself and bringing it to perform the proper propset or propdel according to the chmod parameters that sounds a general bad solution, I cannot figure an automatic way to propagate changes of the executable bit.

I can also imagine a pre-commit script that checks all the executable bit of all versioned files and propsets svn:executable for all the executable files and propdels for all the others... but it's unapplicable for large file bases like the one I'm working with.

Do you have better clues?

Thanks,
n3u.

      Passa a Yahoo! Mail.

La webmail che ti offre GRATIS spazio illimitato,
antispam e messenger integrato.
http://it.mail.yahoo.com/%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0%c2%a0

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-24 13:01:44 CET

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.