0

I want to mandate a specific pattern in the commit message while I commit to SVN like Defect ID. Could someone provide the shell script if you have or guide me?

Any help on this would be greatly appreciated ...

Regards, Gopal

  • possible duplicate of [How do I create a SVN Commit Message Template and Hook to Verify](http://stackoverflow.com/questions/983026/how-do-i-create-a-svn-commit-message-template-and-hook-to-verify) – bahrep Aug 08 '13 at 11:36

1 Answers1

0

Have a look at pre-commit hooks.

Sameer Singh
  • 1,358
  • 1
  • 19
  • 47