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

Re: Incomplete SVN dump files

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 Sep 2015 15:55:26 -0400

On Wed, Sep 16, 2015 at 3:47 PM, Eric Johnson <eric_at_tibco.com> wrote:

Yes, I can do that. Probably going to do that in chunks, otherwise it
> has the same awful performance profile as svnsync over a low latency
> connection.
>

FWIW, svnsync and svnrdump make identical calls over the network so their
performance on the network is identical. Of course svnsync can be resumed
though, so I would use that.

Your problems make me wonder how svnsync would handle this same problem
though. I suppose if svnrdump ends with an error, then we can assume
svnsync does as well and does not sync the transaction that fails. So it
probably handles it better.

Unless you have a specific reason to use a dump file, I would use svnsync
to a local file:// URL.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2015-09-16 21:55:54 CEST

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.