Thanks to all for your responses.

On Dec 23, 2009 12:47pm, Ryan Schmidt <subversion-20...@ryandesign.com> wrote:


On Dec 23, 2009, at 09:13, Julian Mitchell wrote:



> Ryan - is there a convenient place to hook in to the client side? I would like to catch this prior it to being displayed as a modification.



There are no client-side hooks in standard Subversion. Individual Subversion clients may offer this feature on their own -- for example TortoiseSVN does:



http://tortoisesvn.tigris.org/tsvn_1.5_releasenotes.html#client-side-hooks



For the command-line client, you could write a wrapper script for svn which performs your checks and then calls the real svn.



Reply via email to