On Thu, Apr 19, 2012 at 9:26 AM, Mark Phippard <markp...@gmail.com> wrote: > I have no objection to coming up with some hook scripts to help > enforce merge policies. I recall seeing this project on users@: > > http://sourceforge.net/apps/mediawiki/svnhook/index.php?title=Main_Page > > It adds the ability to block subtree merges by rejecting commits that > add mergeinfo below the root.
The company I work for has been using the SvnHook framework for years. We use it to prevent sub-tree merging, among other things. Unfortunately, I'm not a Python developer, so it's written in Perl. I'd love to see the concept re-implemented in Python. -- Geoff Rowell geoff.row...@gmail.com