Hi,

I need to check out a (known good) repository through https. It is not a server configuration probelm (as googling woudl suggest) but i am pretty sure it is a missing package or a configuration of svn, neon on my OpenBSD box which I was unable to diagnose.

svn co --username xxx--password yyyy  https://someurl/path/trunk/

yields:
svn: E175002: Unable to connect to a repository at URL 'xxxxx'
svn: E175002: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found (xxx)

I suppose this is a missing module or a missing option. Perhaps neon or serf. On FreeBSD I just had to install them and it worked.

I am using binary packges, a couple of days old.
I have:
serf-1.2.0, neon-0.29.6p1, subversion-1.7.5p0

Any further hints? Is neon configured with ssl support in the packages?

Thank you,
   Riccardo

Reply via email to