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

Diff syntax

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

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:32:24 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.