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

Problem with ssl

From: Matthias Junker <matthias.junker_at_students.unibe.ch>
Date: 2007-10-27 17:37:41 CEST

Hello,
i'm working on a smalltalk client which uses the c api from subversion,
but i'm having some problems.

when i run a command, the client first fails to connect for a couple of
times. i get the following errors:

could not connect to server (https://www.iam.unibe.ch)
 SSL negotiation failed: Interrupted system call (https://www.iam.unibe.ch)

after like 20-30 retries, it suddenly connects and everything is fine.
the number of retries varies, but i always get the same errors.
since the retries slow down everything, i'd like to fix this, so did
anyone have similar problems or have any hint why this happens?

For setting up the authentication stuff, i use the
svn_cmdline_setup_auth_baton function.

Cheers,
Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 27 17:36:53 2007

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.