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

Re: [bug report] SVN design issue: checkouts horribly space-inefficient

From: Hannes Erven <hannes_at_erven.at>
Date: 2005-06-23 22:35:35 CEST

Hi,

kfogel@collab.net wrote:
> Or, put the
> properties and text base into one file per working file, with the text
> base coming last in that file.

having followed the previous threads about this, perhaps I shouldn't
post the following idea:

Why not put all properties and text base in a single, (compressed?) file
per working directory?
Or, even more extreme, per checkout location? ;-)

As compression has already been discussed (and more or less been turned
down due to sufficiently available storage everywhere *G*), I'd like to
put the emphasis on a further reduction of inodes used.

(Although using a compressed file format might reduce the coding effort
necessary, since compressed files offer an "embedded file system" --
this is something "the devs" should decide)

If I was a C guru I'd sure had applied for the summer of code...
unfortunately I'm more on the Java side :-/

WIth best regards,

        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 23 22:38:17 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.