Greg Stein wrote:
>> I'll revert what's been committed thus far, and possibly return again when I
>> find a sufficiently sized block of time.
> 
> Yah, I was kinda surprised to see it go in there so quickly. Wasn't
> expecting other needs for the body in 1.7. But thanks for backing out
> the XML stuffs!

Well, one of the enterprise complaints we've heard is that, due to our
failure to support directory locks, folks tend to just use 'svn lock
--targets' on a whole bunch of files.  The RA API supports locking/unlocking
multiple paths in one shot, but for the DAV cases, that devolves into a loop
around countless LOCK requests.  I was hoping that HTTPv2 would allow us to
do a batch lock/unlock operations (and return a multi-status-ish thing
reporting the success/fail+errmsg for each path in the request).  That would
have been low-hanging fruit in XML.

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to