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

Re: lock report inefficiencies

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 22 Jun 2010 15:33:53 -0400

C. Michael Pilato wrote:
> It would seem that the RA layer -- which is already using custom protocol
> bits anyway -- could stand to support a 'depth' parameter on the get_locks()
> request. Server-side, we could propagate that 'depth' parameter down into
> the FS layer, or simply implement the obvious workaround (iterations over
> svn_fs_get_lock()) when the depth is something other than "infinity".

Tracking this in issue #3661:
http://subversion.tigris.org/issues/show_bug.cgi?id=3661

I've got a patch running through N-way test suite right now.

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

Received on 2010-06-22 21:34:36 CEST

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.