[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: Daniel Rall <dlr_at_collab.net>
Date: 2007-06-29 04:53:10 CEST

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.

> (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.
]]]

  • text/plain attachment: patch
  • application/pgp-signature attachment: stored
Received on Fri Jun 29 04:54:15 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.