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

RE: svn diff outout

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

This is command returns a double entry for each of the files which
changed between two versions. The Tortoise client displays a single
entry.

c:\>svn diff --summarize -r 3:7
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens >
c:\temp\rel1.6.txt

Do you know why that is happening?

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Tuesday, October 30, 2012 10:52 AM
To: Ahmed, Omair (GE Oil & Gas)
Cc: users_at_subversion.apache.org
Subject: Re: svn diff outout

On Tue, Oct 30, 2012 at 11:39:52AM -0400, Ahmed, Omair (GE Oil & Gas)
wrote:
> Hello,
>
>
>
> Is there a way to get (via cmd line) a list of files that have changed

> between revisions, instead of the content of the files?

Yes, there is: svn diff --summarize -r REV1:REV2 URL
Received on 2012-10-30 17:26:51 CET

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.