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

Re: `svn log -v' time inefficiencies

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-06-13 23:24:26 CEST

Greg Stein wrote:

>Well, I'd also point out that if we had SQL, we'd just find the changed
>nodes using a simple query against the TXN_ID. Of course, that finds the
>*nodes*, but not the paths. (but that is a concern for another day)
>
>
I distinctly remember talk about each NodeChange storing the path under
which it was committed. If we did that, we could look up the txn, then
build the list of changed paths from the NodeChange records.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 13 23:25:39 2002

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.