RE: Re: `svn log -v' time inefficiencies
From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-06-14 00:47:44 CEST
Updated idea of what a SQL store might do: (with ideas from Brane)
Add an index to NodeRevision via a new BDB table
Add a DeletedOrRenamed table:
If RenameCopyID is NULL then it's a delete.
Add "Commited at Path" to the NodeRevision skel.
Given the above information it's quite easy to get the appropriate
Bill
---------------------------------------------------------------------
|
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.