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

Re: Presenting net code changes for a branch

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 23 Oct 2013 17:45:21 +0100 (BST)

Julian Foad wrote:

> Branko Čibej wrote:
>> Another option -- somewhat less dependent on a completely new
>> feature -- might be this:
>>
>>     svn diff -rROOT:HEAD
>
> Well, you haven't ascribed a meaning to that syntax.  If you mean it should
> compare the "root of the branch" with the "tip" of the same
> branch, then no, that's not what we're looking for.  We're looking
> for (that diff) MINUS (whatever's been merged onto that branch from trunk).

... alternatively, if "root of the branch" means "base of last merge between trunk and branch" (assuming the last merge was trunk-to-branch, that's the same as "last point on trunk that you caught up to"), then yes that's what I mean.

- Julian
Received on 2013-10-23 18:46:00 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.