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

Re: svnrdump tool

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 25 Sep 2010 16:12:22 +0200

Ramkumar Ramachandra wrote on Sat, Sep 25, 2010 at 19:31:19 +0530:
> Hi Karl,
>
> Karl Heinz Marbaise writes:
> > i just want to give an other information which i found about the
> > subject which seemed to be related to the svnrdump tool...
> >
> > http://rsvndump.sourceforge.net/
>
> Yes, I saw this tool before I decided to write svnrdump. The main
> difference is that rsvndump produces a non-deltified dump, while
> svnrdump can only produce a deltified dump (dumpfile v3). As a
> consequence, rsvndump is slow and needs a lot of memory while svnrdump
> is fast and uses little memory.

Does
        svnrdump dump -r 1000000 https://svn.apache.org/repos/asf/subversion
also produce a deltified dump? (of r1000000 to its predecessor)

Is it currently possible to cause svnrdump to dump rN in full? (like
svnadmin dump --incremental)
Received on 2010-09-25 16:16:53 CEST

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.