[fpc-pascal] Re: FPC JVM checkout problem
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Jan 3 16:25:22 CET 2012
On 03 Jan 2012, at 16:05, leledumbo wrote:
>> I just repeat the procedure to it work again.
>
> It doesn't work for me :|
According to http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessageId=322466
, this error may be caused by an error in the zlib library shipped
with Windows Vista. Are you using Vista?
Some people report success with manually reducing their MTU: http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessageId=335721
. This may be related to the fact that FPC svn server sits behind a
broken (ISP) router that drops all ICMP packets (including those
required for proper TCP functioning, such as the ones used for
indicating that a packet needs to be fragmented because it's too big).
I've run "svnadmin verify" on the fpc repository on the server, but it
didn't report any errors. It would have been strange if it had, since
otherwise other people should have encountered the same problem (in a
way that would not be solvable by simply restarting or continuing the
checkout process afterwards).
Jonas
More information about the fpc-pascal
mailing list