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

Re: question about svn_client_merge_peg3

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-11-08 20:25:19 CET

Stefan Küng wrote:
> Hi,
>
> As svn_client_merge_peg3 now takes an array of revision ranges as an
> argument, I'm not sure whether that array must have the revision ranges
> sorted or not. The docs about that is not really clear:
>
> ".. These ranges may describe additive and/or subtractive merge ranges,
> they may overlap fully or partially, and/or they may partially or fully
> negate each other."
>
> I *assume* they must not be sorted, but I thought I'd better ask.

Sorting isn't required -- the API handles range compacting and sorting
internally.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Thu Nov 8 20:55:06 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.