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

Re: document the svnserve merge-info capability?

From: David Glasser <glasser_at_mit.edu>
Date: 2007-06-29 05:17:08 CEST

On 6/28/07, Daniel Rall <dlr@collab.net> wrote:
> On Thu, 28 Jun 2007, David Glasser wrote:
>
> > Can somebody document the svnserve merge-info capability in
> > libsvn_ra_svn/protocol?
> >
> > I presume it means "supports the get-merge-info" command, but whether
> > or not it's a server capability or a client capability or both should
> > be explicitly documented.
>
> Done in r25571.

Thanks!

> > (Hmm, there seems to be an inconsistency between the merge-info and
> > the commit-revprops capabilities... it looks to me that they are both
> > pure server capabilities (ie, whether or not the client announces them
> > is irrelevant to what the server does), but the client announces
> > merge-info and not commit-revprops.)
>
> How's this patch look?:
>
> [[[
> Remove the ra_svn "mergeinfo" capability from the client's announce
> list.
>
> * subversion/libsvn_ra_svn/client.c
> (open_session): Remove capability announcement.
> ]]]

Looks good. I am going to edit the "capabilities" section of the
protocol doc to make it blindingly clear which ones are client and
server, as well.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 29 05:17:10 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.