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

Re: Can't get "svn log --use-merge-history" to list all

From: Gábor Kertai <gabor_at_production-minds.com>
Date: Wed, 7 Dec 2016 17:11:10 -0800 (PST)

I just hit this same brick wall when trying to use the XML output from
command line SVN 1.9.3. Did you happen to find a solution?

Regardless of how many revisions were merged into a commit, I only receive
the <logentry reverse-merge="false" revision="…"> node for just one of
them. SVN seems to pick a random revision to include, it is not always the
"first" revision in any logical order.

Regards,
Gabor

On Sunday, March 6, 2016 at 6:51:18 PM UTC+1, Stefan Karlsson wrote:
 

> Showing the log on the file, with:"svn log --use-merge-history --verbose
> trunk\example.txt
>
> It shows (as expected) each change made in the second branch, but NOT each
> change made in the first branch !?!?!
>
> ...and the file does include all the changes, but why isn't it listed in
> the log?
>
> BTW, I'm using svn, version 1.9.3 (r1718519)
>
> Is this a bug or am I doing it wrong?
>
> /Stefan
>
>
Received on 2016-12-08 07:33:49 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.