>
> Well, I went through the steps, doing:
>
> 1. svnadmin dump repo1 > repo1.dump
> 2. cp -R repo1 repo1bak
> 3. svnadmin create repo1 (chown & chmod as usual)
> 4. svnadmin load -q repo1 < repo1.dump
> 5. Still getting the same error
>
> Did I do anything wrong in those steps. I'm at a complete loss as
> to what to
> do here. Should I try reverting to SVN 1.0.0? Is it possible to tell which
> version of BDB my repos were created with/work with?
>
For the heck of it I tried just creating a new repo and accessing it. It
worked fine, but as soon as I loaded in my dump file, I was no longer able
to access it, receiving the same error as previous.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 21 21:32:41 2004