"Kamesh Jayachandran" <kam...@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