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

Re: No such string '6e'

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-09-19 15:04:44 CEST

Probably your bdb repos could have got corrupted.
Try svnadmin recover.
If it does not work, 'svnadmin dump' and load the repo in to someother repo.
If that also don't work, try repairing catastropic db_recover on strings
table.

With regards
Kamesh Jayachandran
Jordi Vilalta wrote:
> Hi,
>
> I sent this mail to the users mailing list more than a month ago and
> got no answer. Any tip will be appreciated.
>
> Recently I've tried to retrieve old revisions from our svn server and
> I've found the "no such string" error when getting revisions older
> than 36:
>
> $ svn up -r 36
> U menu.php
> U articles.php
> U index.php
> U common.inc
> D prova.txt
> U alta_noticia.php
> Updated to revision 36.
> $ svn up -r 35
> svn: No such string '6e'
>
> I've seen in the archives that it's likely a database corruption, and
> there was someone who could fix it. Do you still accept this kind of
> job? ;)
>
> On the other hand... which is the cause of this error? We're using svn
> 1.1.4. Does it go away with newer versions?
>
> Thanks in advance!
>
> Regards,
>
> Jordi Vilalta
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 19 15:04:50 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.