[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2004-03-09 12:17:00 CET

On 2004-03-09 12:10:41 +0100, Erik Huelsmann wrote:
> The axiom should probably read 'disk space is cheaper than
> bandwidth' which holds even on PDA's which presumably are going to
> use mobile phone connections to synchronize with repositories.
> Retrieving or sending full text-bases will make the Subversion
> communication protocols *much* slower than they currently are.
> Removing the text-bases will remove the ability to send diffs over
> the wire...

This is wrong. If the file has not been modified, nothing needs to be
transfered for this file. Moreover one doesn't have diffs for binary
files (the text-base would be useful for "svn revert", though). The
point is that one can save disk space for things that wouldn't require
bandwidth in practice (most of the time).

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 9 12:17:48 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.