Re: How to restore repositories from backup server

Ryan Carsten Schmidt <[email protected]> Fri, 27 Dec 2024 12:36:14 -0600
Newsgroups gmane.comp.version-control.subversion.user
Message-ID <[email protected]>
On Dec 27, 2024, at 12:02, Bo Berglund wrote:

Notice the absence of the -F argument on our actual server! :(

The -F flag was added to svnrdump in Subversion 1.12.0:

Let 'svnrdump' read/write a file instead of stdin/stdout. ยท apache/subversion@c4c996d

github.com

I guess your server has an older version.

Personally I would favor doing the load locally on the server with dump files that had already been transferred there, rather than introducing the uncertainty of network transfers into the load operation.

I'm not familiar with Windows cmd shell nor powershell so can't advise on the syntax for input redirection.
c4c996d24e2ca9b2411fbd54e4fdaac00b4663b9.png (image/png, 87.5 KB) - not displayed