Re: swd - SVN word diff (wdiff)
From: Chris Pickett <chris.pickett_at_mail.mcgill.ca>
Date: Sun, 29 Nov 2009 20:58:15 -0500
I'm re-CC'ing the lists since there's a couple interesting points here.
Daniel Shahaf wrote:
Well, expecting people to download something may be unreasonable. I
http://www.sable.mcgill.ca/~cpicke/swd/
(I need to bug my sysadmin to expose the repository dir.)
>> Yes, except getting 'svn wdiff' recognized probably requires wrapping
Hmm, good idea, I updated things.
> #!/bin/sh
I made this portable with `which svn` and saving/editing/restoring PATH.
> if $svn help | grep " .*$1" > /dev/null; then
This call to svn doubles the running time for simple invocations, a fix
Chris
> $svn "$@"
------------------------------------------------------
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.