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

Re: [bug] w32 client tries to diff newly added files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-04 14:39:51 CET

Erik Logtenberg <erik@fmf.nl> writes:

> C:\svn\test\ctpalm\src>\svn\svn diff
> Index: FrmSplash.frx
> ===================================================================
> Binary files FrmSplash.frx (working copy) and FrmSplash.frx
> (working
> copy) differ
> svn: Error calling external program
> svn: C:\Cygwin\bin\diff.exe returned 2

Yes, it's a known bug. We shouldn't be trying to invoke 'diff' on a
file that svn thinks is binary.

Here's the bug, scheduled for 0.21:

  http://subversion.tigris.org/issues/show_bug.cgi?id=1019

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 4 14:44:35 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.