[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Side-by-Side diff in Linux console

From: Andrew Lee Paul <andrew_lee_paul_at_yahoo.com>
Date: 2005-04-18 10:15:00 CEST

Thanks! But I already had this idea. In config file, I
added:

diff-cmd = /usr/bin/diff -y

to the [helper] section.

However, on doing a

svn diff filename

SVN returns:

svn: '/usr/bin/diff -y' returned 255

What am I doing wrong here?

Andrew

--- Stephane Bortzmeyer <bortzmeyer@nic.fr> wrote:
> On Mon, Apr 18, 2005 at 12:39:05AM -0700,
> Andrew Lee Paul <andrew_lee_paul@yahoo.com> wrote
> a message of 19 lines which said:
>
> > Is there a way to get SubVersion to show a
> side-by-side diff in the
> > console (using Linux)?
>
> It depends on the diff program. GNU diff for
> instance has option -y
> which does what you want. Use the diff-cmd command
> of Subversion to
> use it.
>
>

                
__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 18 10:16:59 2005

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.