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

Issues with SVN and GNU Diff Utils

From: Jeff Ward <jeffw_at_firehosegames.com>
Date: Mon, 21 Nov 2011 15:16:43 -0500

I'm attempting to get a diff through the Win32 GNU Diff Utils and I'm
running into weird issues.

The following command:
C:\Projects\Eastgate>svn diff -c 187 --diff-cmd="c:\Program Files
(x86)\GnuWin32\bin\diff.exe"

Always returns this:
Index: src/file.py
===================================================================
svn: E200012: 'c:\Program Files (x86)\GnuWin32\bin\diff.exe' returned 2
svn: E175002: Error reading spooled REPORT request response

In this case, the file was newly added in the changeset I'm getting the
diff for.

What's going on here? Is there an easy way to fix this?

--
Jeff
Received on 2011-11-21 21:37:10 CET

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.