how do you write a commit hook to trap on commits to a specific file?
From: Mark Meyer <mmeyer_at_primexinc.com>
Date: Thu, 16 Dec 2010 10:44:05 -0600
Hello all,
I am currently using svn commit hooks in our environment to trap ALL
A typical email generated by a commit looks like this:
>>
Author: mmeyer
Comments: added comments
3935
U Java Projects/sandbox/mark/schema/auf/xml/testdbupgrade.xml
<<
How do you write a commit hook that traps on changes to a SPECIFIC file
Example:
I would like to hook on any changes made when this file is changed:
<<
Comments: added ip_address to conditions and added received_timestamp
3922
U Database/trunk/MP/mysql/create/primexmp-create.sql
<<
Thank you,
Mark
|
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.