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

Re: Transmitting file data .svn: Commit failed

From: Michael Diers <mdiers_at_elegosoft.com>
Date: Mon, 15 Aug 2011 16:59:29 +0200

On 2011-08-10 19:48, Kathy Khaghani wrote:
> Hello again,
>
> In hopes of fixing an error on apache server crashing every time a commit is done, I upgraded my svn to:
> svnadmin, version 1.6.17 (r1128011)
>
> My openssl version is:
> OpenSSL 0.9.7f 22 Mar 2005
>
> And apache server:
> Server version: Apache/2.0.54
>
> So I downloaded the source for subversion and subversion-deps and compiled them:
>
> ./configure --with-ssl --with-libs=/usr/lib --prefix=/usr/local/src/subversion-1.6.17
> make
> make install
>
>
> and now I get this error when I commit or svn list:
> svn: SSL is not supported
>
>
> any suggestion is highly appreciated.
>
> Best regards,
> Kathy
[...]

Are you really running Fedora Core 4 on your server? It was released in
2005, and has been unsupported by the Fedora Project since 2007 or so.
That means it has not seen any security updates in yonks...

The SSL library is not part of the subversion-deps tarball. You'll most
likely need to install the SSL development kit packages from the Fedora
package repository (openssl or gnutls). Or build those from source as
well, as there probably won't be any current releases packaged for FC4.

-- 
Michael Diers, elego Software Solutions GmbH, http://www.elego.de
Received on 2011-08-15 17:00:17 CEST

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.