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

Re: db/current contents are wrong

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-14 18:47:36 CEST

On 6/14/06, Ken Mankoff <mankoff@gmail.com> wrote:

> After I dump, to I do anything to the (possibly corrupted)
> repository?
>
> If I delete it, it complains that it cannot find files. If I don't
> delet it, I get this:
>
> $ svnadmin load /opt/svn/repos/ < ./svn_dump
> <<< Started new transaction, based on original revision 1
> * adding path : 4D ... done.
> svnadmin: File already exists: filesystem '/opt/svn/repos/db',
> transaction '553-2', path 'EVA'
> * adding path : EVA ...$

Ahh, ok, what you're supposed to do is create a new, emtpy repository
and load the dump into it. Then you'll have an exact copy of your old
repository you can move into place and use.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 14 18:53:11 2006

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.