On Wed, 14 Jun 2006, Garrett Rooney wrote:
> 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.
OK, that worked perfectly. Thank you! Very much!
-k.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 14 19:31:55 2006