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

Re: svn commit: r1089257 - in /subversion/trunk/subversion/libsvn_wc: adm_ops.c wc-queries.sql wc_db.c wc_db.h

From: Branko Čibej <brane_at_e-reka.si>
Date: Wed, 06 Apr 2011 21:42:52 +0200

On 06.04.2011 16:17, C. Michael Pilato wrote:
> I'd love to see a better suggestion, ideally one that avoids the glut of new
> queries and bifurcation of the "depth" concept into 3 or 4 different handler
> functions such as what I recall was the case for what should have been a
> relatively simple 'proplist' operation.

The alternative is to recursively walk the database in code, keeping a
long-term lock and throwing performance to the dogs.

-- Brane
Received on 2011-04-06 21:43:28 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.