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

Re: [PATCH] Re: [RFC] svnwcsub post-update hook

From: Daniel Shahaf <danielsh_at_apache.org>
Date: Fri, 7 Sep 2012 09:31:55 +0100

Daniel Shahaf wrote on Thu, Sep 06, 2012 at 09:48:51 +0100:
> Daniel Shahaf wrote on Thu, Sep 06, 2012 at 09:07:58 +0100:
> > RFC: teach svnwcsub to optionally run an arbitrary command (a hook)
> > after updating the working copy. The interface might be:
> > % ${/path/to/hook/from/config} "post-update" "/path/to/wc/root" "$URL" "$updated_to_revision"
> >
> > Use-case: we'd like to be able to change SQL schemas when deploying code
> > to QA.
>
> [[[
> [in tools/server-side/svnpubsub]
>
> Teach svnwcsub to run a post-update hook.

r1381933
Received on 2012-09-07 10:32:08 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.