You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Chia-liang Kao <cl...@clkao.org> on 2005/04/19 15:38:24 UTC

loading dumpfile.

So I have a 980M fsfs repository, dumped with --deltas and bzip2 to a 110M file.
 Loading this file into fsfs would take 1hr.  This seems to be a bit slow for me.

What I want is to ship a repository with reasonable size and reasonable time to
turn it into a repository.  the repository bzipped tarball is 400M, which is too
large for download, but untar takes only less than 5 min.

The files are in http://codebase1.xs4all.nl/~clkao/, if you want to play a bit
with it.

Cheers,
CLK



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: loading dumpfile.

Posted by kf...@collab.net.
Chia-liang Kao <cl...@clkao.org> writes:
> So I have a 980M fsfs repository, dumped with --deltas and bzip2 to
> a 110M file.  Loading this file into fsfs would take 1hr.  This
> seems to be a bit slow for me.
> 
> What I want is to ship a repository with reasonable size and
> reasonable time to turn it into a repository.  the repository
> bzipped tarball is 400M, which is too large for download, but untar
> takes only less than 5 min.
> 
> The files are in http://codebase1.xs4all.nl/~clkao/, if you want to
> play a bit with it.

What about using rzip?  http://rzip.samba.org/

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org