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

Reply via email to