Issues with SVN and GNU Diff Utils

2011-11-21 Thread Jeff Ward
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 ==

Re: Issues with SVN and GNU Diff Utils

2011-11-21 Thread Mark Phippard
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 wrote: > I'm attempting to get a diff through the Win32 GNU Diff Utils and I'm > running into weird issue

Re: Issues with SVN and GNU Diff Utils

2011-11-21 Thread Jeff Ward
Huh, it sounds as if the Silk distribution is the underlying cause (I'm using the same distro). I'll file a bug with Silk and see what they say. Thanks Mark! On Mon, Nov 21, 2011 at 3:39 PM, Mark Phippard wrote: > This thread might be helpful. I am linking to the conclusion: > > > http://sub