[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-11 23:44:21 CET

Let me guess: is this repository using db 4.1?

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
Received on Wed Feb 11 23:48:34 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.