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

Re: Showing unmerged revisions within a range

From: Kyle Sluder <kyle_at_ksluder.com>
Date: Fri, 07 Feb 2014 16:18:11 -0800

On Fri, Feb 7, 2014, at 03:37 PM, Bob Archer wrote:
> The help says:
>
> (some commands also take ARG1:ARG2 range)
>
> Did you not get what you wanted without specifying a range?

Hmm, that looks promising:

% svn mergeinfo --show-revs=eligible -r202859 ${Repository
Root}/branches/4.0.2
r202880
r202890
[ ... snip ... ]

And if I replace the "…branches/4.0.2" with "…trunk", I can see all the
revisions that haven't been merged from trunk yet.

> I'm using 1.8.4.

Ah, relevant information I should have included: I'm using svn 1.7.10
(the version bundled with the latest stable release of Xcode).

Thanks for the assistance,
--Kyle Sluder
Received on 2014-02-08 01:18:44 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.