On Aug 28, 2009, at 1:20 PM, Jim Jagielski wrote:

I'll update my rev of the svn.merge script to do that...
But the 'Reviewed by: ...' stuff would require a cut-paste
from STATUS, which defeats the whole purpose of grabbing
the orig svn logs and using that, but I can maybe figure
out some way of cutting that out as well, automagically.

Sorry for the hassle.  How about

  svn diff STATUS | egrep '^- +\+1 *:' | cut -f 2 -d ":"

....Roy

Reply via email to