Re: passing cmd-line params from svn commit to post-commit script
From: David Kastrup <dak_at_gnu.org>
Date: 2007-06-27 11:39:22 CEST
Karl Fogel <kfogel@red-bean.com> writes:
> Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> writes:
Well, there is always a way to pass from the "svn commit commandline":
POSTCOMMIT="my post commit options" svn commit -m ...
and then use ${POSTCOMMIT} in your script...
-- David Kastrup --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jun 27 11:40:27 2007 |
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.