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

Re: A modest proposal: No index or "log -g" in Subversion 1.5

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-01 08:28:24 CET

On Nov 29, 2007 5:12 PM, David Glasser <glasser@davidglasser.net> wrote:
> * ... except that the FS itself handles things like "copying a node
> copies everything below it" and "deleting a node deletes everything
> below it"; our current sqlite code does not handle that, making it
> easy to corrupt the index. And implementing that for the sqlite
> code would be tantamount to a complete Subversion-DAG-FS model
> implemented for our index.

My current plan is to spend a day or two trying to actually implement
this instead of assuming that it's impractically hard. The good news
is I'll stop posting proposals and strong opinions until I've done
that :-)

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 1 08:28:34 2007

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.