RE: Server side script to prevent uncommented commits
From: Peter Kahn <pkahn_at_connected.com>
Date: 2005-03-30 06:18:23 CEST
REPOS="$1"
SVNLOOK=/usr/local/bin/svnlook
echo "---------------------------" >> ${PERMLOG}
________________________________
From: Bill Jackson [mailto:BJackson@tceq.state.tx.us]
I am trying to figure out how to write a server-side script that would prevent commits without a comment entry being made into the revision log. I have tried a couple of things but with no success. Any ideas what I can do?
|
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.