Simon Large wrote:
> 2009/1/29 Stefan Küng <tortoisesvn_at_gmail.com>:
>> Forwarding to dev:
>
> Oops, should have sent here first. Sorry. Updated info below.
>
>> -------- Original Message --------
>> From: Simon Large <simon.tortoisesvn_at_googlemail.com>
>> To: Stefan Küng <tortoisesvn_at_gmail.com>
>>
>> I am no longer able to view log messages for my company svn repository
>> using last night's nightly, although repo browser works fine. I always
>> get a message that there was a problem connecting to the server - go
>> offline? I have tried delting the log cache but it makes no
>> difference. The test repo here shows the problem.
>>
>> [removed login data for test repo]
>>
>> It was OK initially when there were just a few files and 2 revisions
>> in it. I then created a subdir and copied a couple of files and it now
>> shows the same problem as every other path.
>
> I should also add that the problem is still there with the log cache
> disabled too. Showing logs from a 1.4.x client works fine, and the
> nightly was working fine until yesterday. My previous nightly was a
> few days older, so I suspect something to do with the recent changes
> to the subversion API.
Stepping through the code I can see that the problem lies within the svn
library.
Before I report the issue on the svn mailing list, I'd like to update to
the svn trunk first. But I don't have the time to do this tonight, so
this will have to wait until tomorrow or the weekend.
Also, using the svn client:
$ svn log -v
fails with:
subversion\libsvn_ra_svn\marshal.c:768: (apr_err=210004)
svn: Malformed network data
but
$ svn log
succeeds.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1069285
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-29 17:23:37 CET