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

Re: https URL scheme in Fink package?

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2004-12-10 14:33:35 CET

Hi Roland

On 10.12.2004, at 13:15, Roland Philippsen wrote:
> I'm using the Fink package version 1.0.6 (r10360) and noticed that it
> doesn't support https access. Does anyone provide svn for OS X with
> SSL support, or should I compile it myself (only done that under Linux
> so far)?

Do you have the -ssl variants installed? Check with 'fink list svn'. If
not, i recommend:

sudo apt-get remove svn-shlibs apr-shlibs db42-shlibs

sudo apt-get install svn-client-ssl

(or, if you have the fink > 0.23.x installed and the use-binary-dist
option enabled (check with 'fink configure'):
  fink install svn-client-ssl
)

Does that solve your problem?

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 14:35:58 2004

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.