[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: Marcin Kasperski <Marcin.Kasperski_at_softax.com.pl>
Date: 2004-03-16 11:31:59 CET

Dnia wto 16. marca 2004 05:02, Walter Nicholls napisa³:
> >> How about using a type of checksum to see ... file has been
> >> modified
>
> I thought about that, but then it has to fetch the text-base
> from the server in order to manage the diff.

Yes. But *only* when the file is changed. If the checksum match,
no need to get it.

Imagine the repository containing plenty of word documents or
images, from which I edit just one or two...

> Admittedly, it does still save a heap of disk
> space, but I mean .. at home I have about 20GB free hard disk,
> but my Internet connection is 56k.

Yeah, here the needs of people working remotely over the modem on
typical software project (slow network + not so big files) are
fairly different from the needs of the people working on the
large project within organization (fast local network + a lot
of, sometimes very large files, from which only part is edited).
And I think to satisfy both one just should configure whether to
keep the textbase as the client property.

As talking about 20GB disks. In my organization, while we forgot
about any disk space problems on desktop Wins and Lins, we still
face limited disk space problems on machines like Tru64/Unix,
HP/UX, VMS etc where we also build our software. If you have the
single server on which 30 developers keep their working copies
and consider the prices HP uses for their server equipment, the
diskspace problems are not completely gone...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 11:32:26 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.