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

Re: Repository size and dump size

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Thu, 28 Feb 2008 15:45:19 +0100

On Thursday 28 February 2008, ikami wrote:
> Hello,
> I have a repository with 1.3G size. To see this I execute the
command "du -hs /path/to/my/repository".
> I'm making the backup with the command "svnadmin dump". The problem is that
the output of the command is a dump file with 2.1G.
> Why is it happen?

Because "svnadmin dump" dumps the repository in a portable uncompressed
format. And you really want this as a backup :-)
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-28 15:46:26 CET

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.