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

Re: Space wasting

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-08 22:58:15 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> * If the .svn-replacement file simply holds the compressed
> concatenation of all the base texts, then the entire file (at 10MB,
> pre-compression) needs to be rewritten. That's very inefficient,
> regardless of whether the processor can keep up with the compression
> algorithm.

This is a known bottleneck for the current .svn/entries file (see
notes/entries-caching for details) and it's much smaller than any
.svn-replacement file would be.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 8 22:58:31 2004

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.