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

Re: svn commit: r22905 - branches/merge-tracking/subversion/libsvn_ra_serf

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-01-04 19:30:59 CET

On Thu, Jan 04, 2007 at 10:20:42AM -0800, dlr@tigris.org wrote:
> Ideally, we'd avoid issuing a "get-merge-info" REPORT at all when the
> server doesn't understand it. However, this capabilities discovery
> would have to happen in a previous request (e.g. one of the many
> PROPFINDs we issue during a 'merge'). Any ideas on how to implement
> that are most welcome...

ra_serf could do that via an OPTIONS request (it already uses this for
commits). mod_dav_svn would need to advertise what it's capable merge-wise
of in response to that, but that should be possible. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 4 19:31:13 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.