[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:50:21 -0400

 The developer who made the change has confirmed that he only modified 3
files.

This is the output I get:

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

https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens

M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/HMI_ERA_Tab1.c
im
M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/tp_ge_dp_objec
ts.cim
M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/HMI_Menu_Main.
cim
M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/HMI_ERA_Tab1.c
im
M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/tp_ge_dp_objec
ts.cim
M
https://x.x.com/svn/muxbopcs_svn/trunk/GEMUX/LocalScreens/HMI_Menu_Main.
cim

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

On Tue, Oct 30, 2012 at 12:25:59PM -0400, Ahmed, Omair (GE Oil & Gas)
wrote:
> 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?

I don't know. It does not do that for me.

This command, using a public URL, prints one changed file, which is
correct:
  svn diff --summarize -c 1403696 https://svn.apache.org/repos/asf

(-c 1403696 means the same as -r 1403695:1403696)

Can you provide a reproduction recipe for your problem that I can try
out on my own machine?
Received on 2012-10-30 17:51:09 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.