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

Re: "problem contacting the server" errors when performing logs-related actions

From: martinljchan <penspinner_at_gmail.com>
Date: Tue, 6 Apr 2010 21:31:40 -0700 (PDT)

Hi Stefan,

I've found the problem after messing with the command line client a
bit - turns out it was a corrupted database file. Fortunately for me,
this is in db/revprops which is all plaintext, and I managed to follow
the file format and make a replacement (my backups didn't go back far
enough to a good version of the file).

On Apr 1, 1:06 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> On 31.03.2010 07:05, martinljchan wrote:
> > the error message with the "hash.c" text only comes up when I try to
>
> What's the exact error message here?
> This is an error that comes from inside the svn library, so you might
> want to report it on their mailing list.

For the record, in case this helps others .... The error message text
says only:

D:\Development\SVN\Releases\TortoiseSVN-1.6.7\ext\subversion\subversion
\libsvn_subr\hash.c

The "getting info from repository" dialog doesn't show the exact
revision (understandably for performance reasons). I found the
offending revision by running "svn log" on the repo's root url
("file:///D:/svn/"), so that it tries to read the log for every
revision. It goes through the whole repo's history and stopped just
before the corrupted rev with a "svn: malformed file" message.

anyway, it's fixed : ) cheers and thanks for the help, Stefan!

-Martin

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2507721

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-07 06:32:07 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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