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

Re: Fixing issue 644

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-19 22:12:13 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Aside from the implementation, a design problem with this approach is
> that it delays the conflict detection until the deltas are sent. I
> thought subversion was meant to detect conflicts before sending all
> the deltas, to avoid the case where large amounts of data get sent
> only for a conflict to be detected near the end. This means that
> delaying the conflict detection until the PUT is too late, isn't it?
> In which case we are back to calling PROPFIND for added files.

Hmm, I'm confused. Why aren't we detecting the conflict when the
client first tries to CHECKOUT the resource into the activity? That
should happen before the PUT, no?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 19 22:15:12 2002

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.