>-----Original Message----- >From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >Sent: Mon 26/04/2010 19:27 >To: Bolstridge, Andrew >Cc: dev@subversion.apache.org >Subject: RE: Feature idea: user-configurable post-commit notifications > >Bolstridge, Andrew wrote on Fri, 23 Apr 2010 at 13:52 +0100: >> So imagine if I (as a server admin, of course) could configure a new >> command ("svn review" or "svn special-cmd review") that uses the >> same mechanism as pre-commit, and calls the server hook >> "special-review.pl". That's 3 data items in server and client >> configuration - ('review', 'pre-commit', 'special-review.pl').
> Just to clarify: I assume you intend that script to be run on the server > (using data provided by the client)? Yes, all on the server - exactly like the existing infrastructure. I'm not suggesting any of this be run on the client.