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

Re: SSL/https in svn client

From: Barry Pederson <barryp_at_yahoo.com>
Date: 2001-12-11 02:05:36 CET

Miroslav Zubcic wrote:

> Branko �ibej <brane@xbc.nu> writes:

>>

>>You'll have to build it yourself. What you have to do is build and
>>install OpenSSL on Windows, then rebuild neon with SSL support (it's
>>trivial, but be warned that the Win build scripts that come with neon
>>aren't up to date), then rebuild Subversion with the SSL-enabled neon.
>>
>
> Building on windows? Huh... I never tried something like that on
> non-unix system.
>
> Anyway, thanks. I will put cygwin and openssl on some win machine and
> ... try. :-)

I took a stab at this, and it didn't seem too bad. OpenSSL has scripts
and batch files for building on Win32, including useing VisualC++ - the
only catch is that you have to have Perl to run some config scripts
(ActivePerl worked fine).

Getting neon and svn to use OpenSSL only seems to require changing a
handful of lines in various VisualStudio project files.

Whether it actually works or not, I'm not sure - is there a SVN
repository available somewhere for testing with an https: URL?

     Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:52 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.