Re: Fail commit if certain text in the commit
From: Nicolas Goutte <nicolasg_at_snafu.de>
Date: 2005-06-10 16:49:39 CEST
On Friday 10 June 2005 01:24, Steve Williams wrote:
As
works, it means that "exit" only exit from the sub-shell not from the whole
So you should try something like:
if $SVNLOOK diff -t "$TXN" "$REPOS" | grep -i "nocommit" >/dev/null ; then
Have a nice day!
(...)
Have a nice day!
---------------------------------------------------------------------
|
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.