On 9 May 2016 at 12:23, Bert Huijben <b...@qqmail.nl> wrote: > The lock add issue is completely independent…This implementation was > changed to make multiple locks atomic, instead of one at a time. It depends of RA layer: ra_serf uses pipelining to issue multiple single path LOCK requests without waiting for other requests to complete, while ra_svn uses new 'lock-many' command to perform operation in atomic way.
-- Ivan Zhakov