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

Re: "svn diff" vs "diff" - want diff to look like svn diff

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-06-18 20:31:25 CEST

We use an internal diff library. But the option you want is "-u". Not
every native diff program has it, so you may have to go out and build
gnu diff in order to get it. If you don't have the "-u" option and
don't want to build gnu diff, the "-c" option may make you almost as
happy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 18 20:32:22 2003

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.