Appearently, my mailserver had problems scanning my reply.
Oh, and sorry, I forgot to update yahoogroups to my changed email address. Messages are now again sent via the ssvn-yahoogroup.
_____
From: Laurens Blanckenborg [mailto: laurens%40blanckenborg.net">laurensblanckenborg.net]
To: Alexander.Kitaev%40svnkit.com">Alexander.Kitaevsvnkit.com
Sent: Wed, 31 Jan 2007 22:57:12 +0100
Subject: Re: [Fwd: Re: FW: [smartsvn] Connection error via proxy]
Hello Alexander,
The problem is that the ICT policy of my company is very rigid and the administrators are unwillingly to cooperate to troubleshoot these kind of problems. So I have no access to the logs of the proxyserver or its configuration. The only logs I can provide are the SSVN logs, see below.
The command line client functions properly, I've used it many times. I haven't discovered any other means of connecting to the internet than through the proxyserver. Only connections to 80 and 443 are allowed. I also use a portable firefox which connects OK. I used a addon to modify the header User-Agent into "SVNKit (http://svnkit.com/)" and it still had access to the outside. Also the svn cmd line client has access, so I doubt the proxyserver is set up to filter on headers.
Greetings,
Laurens Blanckenborg
14987 [WorkerThread-11C7510D] SENT: 'CONNECT svn.blanckenborg.net:443 HTTP/1.1 Host: svn.blanckenborg.net:443 User-Agent: SVNKit (http://svnkit.com/) TE: trailers Proxy-Authorization: Basic <pass_removed> Content-Length: 0 Accept-Encoding: gzip Content-Type: text/xml; charset="utf-8" '
15034 [WorkerThread-11C7510D] READ: '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>Toegang geweigerd</TITLE> </HEAD> <FRAMESET border=0 rows=100% frameBorder=0 frameSpacing=0 noresize> <FRAME marginHeight=0 marginWidth=0 src="http://s1060/denypage/deny.html"> </FRAMESET> </HTML> '
15034 [WorkerThread-11C7510D] INFO: Status-Line '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">' does not start with HTTP
java.io.IOException: Status-Line '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">' does not start with HTTP
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readHeader(HTTPConnection.java:165)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:158)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:124)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:274)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:230)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:218)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:97)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:57)