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

Reply via email to