pre-commit hook newbie: enforcing ChangeLog updates
From: Janek Kozicki <janek_listy_at_wp.pl>
Date: Fri, 22 Aug 2008 08:54:13 +0200
Hi,
I would like to learn about pre-commit hooks in SVN. And first thing
- Check if this commit modifies /trunk/ChangeLog
- if yes: let it happen
- if no:
- if less than 5: let it happen
- if more than 5: return "Error, it is your 5th commit
Can anybody direct me to, what are the necessary SVN tools to do that?
- checking if /trunk/ChangeLog is being modified
Also: is it possible to write those pre-commit hooks in bash? I don't
best regards
-- Janek Kozicki | --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-08-22 08:54:38 CEST |
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.