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

Subversion mergeinfo using peg revision gives different result

From: Dalon Work <dwwork_at_gmail.com>
Date: Thu, 18 Jul 2019 11:43:28 -0400

If I run a mergeinfo command like this:

svn mergeinfo ^/branches/A .

I get the following result:

------| |---------- branches/A
  \
   \
    --| |---------- branches/B

then if I run it like this:

svn mergeinfo ^/branches/A_at_44971 .

-----| |----------- branches/A
 \ /
  \ /
   --| |----------- branches/B

I still find the whole revision/peg revision thing a bit confusing, but
this is baffling.
How can using a peg revision change the displayed merge history?

I am using svn 1.10, if that makes a difference.

I should also add that the history of the branches is not linear.
It is very convoluted, with random deletions and copies of the branch,
possibly from other locations, or from an older revision at the same
location.

Thanks for the help!

Dalon
Received on 2019-07-18 20:21:48 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.