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

Re: Backup a repository - Resolution

From: Karen Tracey <kmtracey_at_gmail.com>
Date: 2007-04-20 15:08:22 CEST

On 4/20/07, Giulio Troccoli <Giulio.Troccoli@uk.linedata.com> wrote:

> We have a winner: dump/load procedure!
>
Great!

> To Karen
>
> No, my svn doesn't show the FS modules
>
> svn, version 1.3.2 (r19776)
>
> compiled May 26 2006, 13:10:00
>
[snipped]

It's "svnserve --version" that shows the back-ends supported, not "svn
--version". svn is showing the options it supports for accessing the
repository, svnserve shows the options for the format of the repository
(BDB, FSFS) on the disk. 1.3.2 certainly should include FSFS.

> Yes, the output is **really** 'vn and not svn. I thought too that that was
> a hint that something was wrong but I couldn't guess what.
>
That's bizarre. Like you, though, I have no idea what it means. Assuming
you see no such weirdness in the restore cycle for the dump/load method, I'm
not sure it is worth pursuing. Perhaps it is a manifestation of
corruption/inconsistent state in the un-tar'd backup file, though that is
not how I would expect such problems to manifest themselves. But then I'm
just guessing on what you'd get trying to read a problematic backup....

Good luck with your new procedure,
Karen
Received on Fri Apr 20 15:08:42 2007

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.