This thread might be helpful. I am linking to the conclusion: http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessageId=436703
On Mon, Nov 21, 2011 at 3:16 PM, Jeff Ward <[email protected]> wrote: > 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 -- Thanks Mark Phippard http://markphip.blogspot.com/
