Re: swd - SVN word diff (wdiff)
From: Chris Pickett <chris.pickett_at_mail.mcgill.ca>
Date: Sun, 29 Nov 2009 18:19:08 -0500
Daniel Shahaf wrote:
Yes, except getting 'svn wdiff' recognized probably requires wrapping
1) in .bashrc: alias swd='svn diff --diff-cmd wdiff-svn.sh'
2) wdiff-svn.sh: wdiff-colours.sh "$6" "$7"
3) wdiff-colours.sh: wdiff "$1" "$2" | awk -f /path/to/wdiff-colours.awk
4) wdiff-colours.awk: contains the primary output munging.
Like I said, it's really a wdiff fix, but it's been so useful to me that
Chris
------------------------------------------------------
Please start new threads on the <dev_at_subversion.apache.org> mailing list.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.