Re: pre-commit hook newbie: enforcing ChangeLog updates
From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 22 Aug 2008 03:48:18 -0500
On Aug 22, 2008, at 01:54, Janek Kozicki wrote:
> I would like to learn about pre-commit hooks in SVN. And first thing
Consult the output of "svnlook changed -t $TXN $REPOS" and see if
> - checking how long time ago THIS user modified /trunk/ChangeLog
Subversion doesn't have a command that directly answers that
> Also: is it possible to write those pre-commit hooks in bash? I don't
Sure. Just make the first line of the pre-commit hook "#!/bin/bash".
---------------------------------------------------------------------
|
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.