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

RE: Diff syntax

From: Ahmed, Omair (GE Oil & Gas) <omair.ahmed_at_ge.com>
Date: Tue, 2 Oct 2012 17:49:06 -0400

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://
X.XX.XXX.XXX//SVN_Sandbox/trunk/testdir/subdir1/testfile1.txt

 

 

 

From: Ahmed, Omair (GE Oil & Gas)
Sent: Tuesday, October 02, 2012 4:30 PM
To: users_at_subversion.apache.org
Subject: Diff syntax

 

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 below, I don't get a message like "Files
are same, no differences". Is that normal or is there something wrong
with the syntax?

 

C:\>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

 

C:\>

 
Received on 2012-10-02 23:50:12 CEST

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.