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

Re: "svn diff -c" on a merged revision shows wrong parent rev

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 07 Oct 2009 14:58:27 +0100

Julian Foad wrote:
> On Tue, 2009-10-06 at 11:19 -0500, Franz Weller wrote:
> > Note that the difference details *are* correct. i.e. The difference
> > contents
> > do match the output of "svn diff -r 8278:8299 some_file.cpp". Only the
> > revision number seems to be incorrect in the output of "svn diff -c 8299".
>
> It is not incorrect. You are asking for the difference between
> some_file.cpp (at URL_A) in r8298 of the repository and some_file.cpp
> (at URL_A) in r8299 of the repository, and that is what it is showing
> you. Note that some_file.cpp (at URL_A) in r8298 is exactly the same as
> some_file.cpp (at URL_A) in r8278 because the file wasn't changed over
> that range of revision history.

If you want to follow up on this conversation, please do so on the
<users@> mailing list as this is a usage question. Thanks.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404528
Received on 2009-10-07 15:58:47 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.