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

Re: Please help me

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 13 Oct 2008 13:02:35 -0500

On Oct 13, 2008, at 11:28, komuravelly venukumar wrote:

> We are using svn server for develpment, created svn repositories
> svnadmin create --fs-type=fsfs /svn/repo/standards
>
> unfortunately svn server is crashed, We have Backup only
> repositoreis folder(/repo/standards), We have not taken dump file
> as per procedure(svnadmin dump /svn/repo/standards >/tmp/
> example.dump) at the time we dont konw dump procedure.
>
> Again We installed new SVN server i created repository svnadmin
> create --fs-type=fsfs /svn/repo/standards, after that i copied
> backup folder sta
> ndards/db to /svn/repo/standards and i was restarted apache,
> Whenever browsing repository Displaying only repo list, but content
> having problem,

You don't need to "svnadmin create" on the new server; just move over
the directories you backed up. They are your repositories.

For this to work, you'll need to make sure the new server has at
least the same version of Subversion, APR and APR-Util, and has the
same kind of OS and processor as the old server.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-13 20:03:37 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.