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

Re: local diff

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-06 23:55:11 CEST

On May 6, 2006, at 17:50, Jörg Sommer wrote:

> has the svn client any mechanism to run a command before and after a
> commit? I would like to apply a patch after I've commited my
> changes and
> revert it before I commit.

No, Subversion has no such capability. You can write a wrapper
script, however, to do any of these tasks that you want, and then
have your script call svn commit, and instruct your users to use this
script instead of calling svn commit directly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 6 23:56:08 2006

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.