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

RE: svn diff and white space

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-06 19:32:15 CET

-----Original Message-----
From: David Ripton [mailto:dripton@ripton.net]

Not built-in. But svn diff lets you use an external diff program.

svn diff --diff-cmd /usr/bin/diff -x -w
---------------------------------------------------------------------

I've managed to get myself confused by the error message if I don't
specify --diff-cmd:

    svn diff -x-b ...

    svn: '-b' is not supported

It would help if the message was more extensive, such as:

    svn: '-b' option is not supported by the built-in diff function; try
specifying --diff-cmd=...

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 6 19:34:37 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.