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

Re: svn: Reference to non-existent node '0.0.8' in filesystem '/foo/db'

From: Bob Kuehne <rpk_at_mac.com>
Date: 2004-02-11 23:58:58 CET

On Feb 11, 2004, at 5:44 PM, Ben Collins-Sussman wrote:

> Let me guess: is this repository using db 4.1?

that sounds like more than a guess. :( yes, it's db 4.1, mac os x,
and as the stuff below indicates, using svnserve over ssh.

must we amputate, or can the limb be saved, doctor? (and if so,
how?)

thanks!
bob

> On Wed, 2004-02-11 at 15:45, Bob Kuehne wrote:
>>> Run 'svnadmin recover' on the repository. (Make sure you do this as
>>> the
>>> user which owns the repository files.)
>>> Then run 'svnadmin verify' to check all the data.
>>
>> no joy. running both commands yields:
>>
>> --
>> % svnadmin recover /foo
>> Please wait; recovering the repository may take some time...
>>
>> Recovery completed.
>> The latest repos revision is 8.
>>
>> % svnadmin verify /foo
>> * Verified revision 0.
>> svn: No such string 'ow'
>> --
>>
>> and subsequently, i try to check out a clean tree:
>>
>> % svn co svn+ssh://foo.bar.org/foo
>> svn: Reference to non-existent node '0.0.8' in filesystem '/foo/db'
>>
>> (repository names/paths changed to protect the guilty)
>>
>>> (The repository isn't running on a network drive, right?)
>>
>> nope, it's the root filesystem on the server.
>>
>> bob
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 11 23:59:24 2004

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.