If there's a difference, it shows that; so the lack of a message must
mean there are no differences.
C:\U>svn diff --summarize svn://
X.XX.XXX.XXX/SVN_Sandbox/trunk/testdir/subdir1/testfile1.txt svn://
X.XX.XXX.XXX/SVN_Sandbox/tags/release_01/testdir/subdir1/testfile1.txt
M svn://
On Wed, Oct 3, 2012 at 3:00 AM, Ahmed, Omair (GE Oil & Gas) <
omair.ah...@ge.com> wrote:
> Hello,
>
> ** **
>
> I want to compare (diff) two files (what’s in /trunk with what’s in /tags
> – the hope being that they are the same (no differences).
>
> ** **
>
> When I run the command shown