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

Re: Auto add files in a directory?

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-03-04 12:32:44 CET

Jeff Bowden wrote:

> It may not care, but if you keep tossing in new versions a .tar.bz2 it
> will take up a lot of space. More space in the long run than if you
> tossed in uncompressed .tar files. Better yet would be uncompressed
> individual files.
>
> At least, that's my understanding. If I had the will and the energy I
> would test out this theory, but at the moment I have neither.

I experimented with this a while back, adding encryption onto the top
(similar to compression). I wanted to to rsync backup to a remote
machine where I don't necessarily trust the security, but didn't want to
defeat rsync's diffing algorithm. There's a binary diffing tool here:
http://freshmeat.net/projects/bdiff/?branch_id=32295&release_id=151369
that you can tweak the block sizes on, and it might give you some "close
to real" numbers.

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 12:31:37 2004

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.