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

Re: Access control to stop creation of files/directories but allow svn:mergeinfo to be updated

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 16 Mar 2016 22:39:31 +0000

webster.brent_at_rogers.com wrote on Wed, Mar 16, 2016 at 14:18:10 +0000:
> It is looking like this custom pre-commit hook script will need to
> differentiate svn:mergeinfo property changes from the general
> changes.  Then query for general access control hopefully with an
> existing python/ini solution else allow the svn:mergeinfo to fall
> through and be checked by the pre-revprop-change hook script.

svn:mergeinfo is not a revprop; it is available only in pre-commit.

> Other suggestion/comments would be greatly appreciated. ---- Brent
Received on 2016-03-16 23:39:34 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.