webster.br...@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