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

Re: execute a script before commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 3 Sep 2008 10:37:49 -0400

On Wed, Sep 3, 2008 at 04:55, <etrillaud_at_ntsys.fr> wrote:
> I want that a script be execute when I make a 'svn commit' and before the
> effective commit.
> I now it can be done on the repository side but I found nothing similar on
> the client side.

Subversion does not have client-side hook scripts. You can, however,
wrap the svn executable in a script of your own creation.

TortoiseSVN (1.5 and up) has a provision for this but it's on a
per-client basis; you can't "push" those scripts from the server.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-03 16:38:11 CEST

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.