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

Re: Thoughts on the DAV MERGE request.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-13 17:52:03 CET

On Thu, 2003-11-13 at 10:13, C. Michael Pilato wrote:

> /* If the caller didn't give us any way of storing wcprops, then
> there's no point in getting back a MERGE response full of VR's. */
> if (ras->callbacks->push_wc_prop == NULL)
> cc->disable_merge_response = TRUE;

You are correct, Mike. I think I'm the one who created this variable.
Our main motivation was branching ("svn cp URL URL")... we were adamant
about forcing that operation to be truly O(1).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 13 17:53:04 2003

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.