Re: User Template
From: Jeyanthan <jeyanthan_at_collab.net>
Date: Sat, 18 Jun 2011 17:28:55 +0530
> I am new to SVN installation . I am unable to find a way to add a custom
I believe the following way would help you achieve your requirement.
Write a custom pre-commit hook script which checks if the user's comment
For Eg : Make a script which forces users to follows the following format.
svn commit -m "[bug_id=XXX] [root_cause=your comment] etc"
Like Ryan said, you may also make it sophisticated to add commit message
Hope it helps.
-- Thanks, JeyanthanReceived on 2011-06-18 14:06:43 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.