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

Re: Auto-cleaning of log files?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-04 17:25:06 CEST

Tobias Ringstrom <tori@ringstrom.mine.nu> writes:

> As I mentioned earlier I use svnadmin dump to perform backups. I do that
> because I imagine that the dump format is more likely to be readable one
> year from now, and also becuase the result is actually smaller than a
> backup of the whole db.

I don't understand how this is possible. The dumpfile format *never*
expresses textual deltas. If a file changes, the entire file is
dumped. How can the dumpfile be smaller than the repos, which is
compressing like crazy?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 17:27:11 2003

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.