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:s...@elego.de] 
Sent: Tuesday, October 30, 2012 11:40 AM
To: Ahmed, Omair (GE Oil & Gas)
Cc: users@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?

Reply via email to