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

1.4.0 Install on AIX, HP-UX and Solaris

From: Marc Girod <marc.girod_at_iona.com>
Date: 2006-10-11 13:08:10 CEST

Hello,

I have been installing svn 1.4.0 on various platforms, from the source tar,
using a prefix. I took the deps tar and installed the separate items first using
the same prefix.

I got various problems, which may or may not be related.

On HP-UX and Solaris, where I have completed the installation (despite a linking
problem on HP-UX), I get the following errors:

HP-UX:

$ svn ls http://pdsubscm1.boston.amer.iona.com/repos/playground/
svn: Unrecognized URL scheme for
'http://pdsubscm1.boston.amer.iona.com/repos/playground'
subversion

Solaris:

$ svn ls http://pdsubscm1.boston.amer.iona.com/repos/playground/
branches/
tags/
trunk/
$ svn ls https://pdsubscm1.boston.amer.iona.com/repos/playground/
svn: PROPFIND request failed on '/repos/playground'
svn: PROPFIND of '/repos/playground': SSL negotiation failed: SSL disabled due
to lack of entropy (https://pdsubscm1.boston.amer.iona.com)

And for reference, from a Linux rpm installation (i.e. not built by myself...):

$ svn ls https://pdsubscm1.boston.amer.iona.com/repos/playground/
branches/
tags/
trunk/

What should I investigate next?
Thanks
Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 11 13:16:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.