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

RE: Re: Dump: Filesystem has no such string

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-09-19 16:55:57 CEST

Hi,

I have the exact same problem with one of my repositories.

At one point, almost a year ago with svn version 0.15 or 0.17 - can't remember now - the repository got stuck, unuseable.

I can't remember if I could dump it then, but I ended up (I think on advice of one of the list members) dumping the database using the db tools, and reloading the tables using the db tools.

That didn't help.

But when I upgraded SVN to a later version, perhaps 0.19, the repos. started to work again and I didn't really bother. I also didn't work on that repos anymore.
But now with the updated fs-schema I wanted to dump it and got this exact same error - on revision 0 already. And I think it points to string '1'. When I specify a revision number on the commandline to svnadmin dump, it's always that rev.nr + 1 I believe.

I didn't bother posting then, since the repos isn't that interesting to me anymore and it's a long time ago since stuff went bad with it.
I do vaguely remember that from the moment it went bad, it was not dumpable with svnadmin dump.

Regards,

--Tim

-----Original Message-----
From: C.Michael Pilato [mailto:cmpilato@collab.net]
Sent: vrijdag 19 september 2003 16:46
To: Andrejs Opsis
Cc: users@subversion.tigris.org
Subject: Re: Dump: Filesystem has no such string

Andrejs Opsis <andrejs@solcraft.lv> writes:

> Hi,
>
> My dump ended with a message:
> svn: Filesystem has no such string
> svn: locate_key: no such string: 'f9a'
>
> What does it mean?

Means something is wrong with your repository. Some node has a
properties or contents key that points to nothingness. Any
interesting usage patterns or historical events in the life of your
repository we should know about?

---------------------------------------------------------------------
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 Fri Sep 19 16:57:08 2003

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.