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

Re: [PATCH] Make svn clients indicate their operation name to backend(right now only to DAV)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 06 Jan 2010 19:30:43 +0000

"Kamesh Jayachandran" <kamesh_at_collab.net> writes:

>>So, on the client side libsvn_ra_neon and libsvn_ra_serf could track
>>whether the PROPFIND needs to go to the master or the slave and then
>>add a suitable header to the request. libsvn_client doesn't need to
>>change (which is what I think Justin and Mike are suggesting).
>
> NO, Client is unaware of existence of master or proxying scheme at all.

The client doesn't need to know about the master, it just marks the
PROPFINDs associated with MKACTIVITYs as special.

> Only the proxy knows the existence of Master.

If the server is a proxy it looks for the special marker, if it's not
a proxy it ignores it.

-- 
Philip
Received on 2010-01-06 20:31:21 CET

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.