ra_dav->unlock()
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-07 05:01:23 CET
I finished ra_dav->lock(), and then started working on ra_dav->unlock().
The problem is that in order to issue an http UNLOCK request, I need a
Solution 1:
Invent a new custom http REPORT type which does a token->path lookup.
Solution 2:
Just add a 'path' argument to RA->unlock().
Solution 2 seems a whole lot easier. And besides, every other RA
Any objections to this? Lundblad in particular, since he's doing the
---------------------------------------------------------------------
|
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.