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

Re: DAV lock-token decisions. (please read)

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-01-19 23:47:44 CET

--On Wednesday, January 19, 2005 12:13 PM -0600 Ben Collins-Sussman
<sussman@collab.net> wrote:

> ra_dav (just like ra_svn) needs to send an entire hash table in the final
> commit request. The tokens are used by svn_fs_commit_txn(), and the
> locked paths are also potentially unlocked after the commit.

You know, upon reflection and re-reading the RFCs, I'm not 100% sure that
we *have* to send the locks at MERGE time. The reason is that the WebDAV
locks are verified when we update the file in the activity workspace.
While not having the locks present at MERGE time as well seems a bit wonky
from Subversion's perspective (and probably breaks ra_svn's assumptions),
we know that they were acceptable when we updated the workspace copy of the
files.

Of course, I realize I might be very, very wrong on this though. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 19 23:49:03 2005

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.