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

[RFC] svnwcsub post-update hook

From: Daniel Shahaf <danielsh_at_apache.org>
Date: Thu, 6 Sep 2012 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.
Received on 2012-09-06 10:08:21 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.