Re: RFC: Revision indexes for 1.1
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-25 19:18:24 CEST
On Sun, 2004-04-25 at 12:53, Branko Èibej wrote:
> You seem to be forgetting that we also filter by path, not only by date.
So, what happens if I run that command on the root of the repository?
> >I remain convinced that enforcing date order is the only sane path to
> If we keep that restriction, there's no way optimize cvs2svn, which
I have a hard time believing this, but I'm at a bit of a disadvantage
> >I've gotten the impression that cursor walks create locking issues in
> I can't believe BDB needs more than two lock object to do a linear
But there might be write operations mucking with the table at the same
> > And it's also possible to imagine a repository
> You obviously don't walk the whole table; you start with the smallest
You've lost me, a bit. Were you proposing that the revision indices
> > except BDB doesn't seem to
> Huh? DBcursor->c_get with DB_SET_RANGE
Ah, good to know.
> Not to mention that it takes a single SQL query. But it might be a bit
It's true, your revision index feature is difficult (though I think not
---------------------------------------------------------------------
|
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.