Re: Commit hook and changed properties
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
 
Date: 2007-10-16 22:14:44 CEST 
On Oct 16, 2007, at 12:32, Bicking, David (HHoldings, IT) wrote:
 > I spent some time working with svnlook and a pre-commit hook batch  
 Since the start-commit is not given any of the changes of the commit,  
 It doesn't seem to be easy to see the property changes. This might help:
 svnlook diff $REPO -t $TXN | sed -n -e 's/^Property changes on: //p' - 
 It should give you output for example like this:
 bar
 ---------------------------------------------------------------------
  | 
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.