[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 22:45:18 CET

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