On 5/12/14, 2:36 PM, Dan Ellis wrote:
> I'm trying to diff the contents between of a local working copy file to a file
> in the repository (I really just need a yes/no answer). This file happens to
> be identical in content, but they do not share the same ancestry (unrelated
> nodes).
>
> When I
On 5/13/14, 10:38 AM, Dan Ellis wrote:
> I am actually running SVN 1.8.5 on a windows 7 box. I tried removing the
> --new/--old to see if that would cause issues, but no avail:
>
> c:\Project_files\sandbox>svn diff --ignore-properties
> "c:\project_files\sandbox\.txt"http://svr/repo/.txt@
On 5/13/14, 10:57 AM, Ben Reser wrote:
> This appears to be a bug. It happens when you use one wc target and one
> server
> target. It doesn't appear on trunk, trying to track down where we fixed it
> and
> see how easy it would be to backport to 1.8.x.
Looks like it was fixed with r1569804 on
Hi Ben,
I am actually running SVN 1.8.5 on a windows 7 box. I tried removing the
--new/--old to see if that would cause issues, but no avail:
c:\Project_files\sandbox>svn diff --ignore-properties
"c:\project_files\sandbox\.txt"http://svr/repo/.txt@3813 --summarize
D C:\project_file
Hi,
I'm trying to diff the contents between of a local working copy file to a
file in the repository (I really just need a yes/no answer). This file
happens to be identical in content, but they do not share the same ancestry
(unrelated nodes).
When I do a diff with no --summarize option, I get w