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

Re: New svn mergeinfo subcommand

From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-09-20 15:21:41 CEST

[Mark Phippard]
> I think you are wrong on this. The ranges in svn:mergeinfo are the
> actual revisions that have been merged, not the range you would have
> used on svn merge.

My mistake. I assumed it was the other, based on your original example:

   $ svn mergeinfo .
   Path:
     Merge source: file:///Users/username/repositories/conflicts/trunk
       Merged ranges: r0:4, r8:9, r12:16, r21:22
       Eligible ranges: r4:8, r9:12, r16:21, r22:25

The ranges in question seem to support my hypothesis: that the numbers
are _not_ inclusive on both sides, but only on one side. Or am I
interpreting that data wrong?

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 20 15:21:53 2007

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.