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

Re: How to set up subversion, apache, and SSL

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-07 23:01:01 CEST

On Oct 4, 2007, at 23:06, ratnavel ps wrote:

> On 10/5/07, ion wrote:
>
>> I've been wracking my head with this for weeks, and no amount of
>> googling helped me.
>>
>> Has anyone here set up subversion, with a mostly standard apache2
>> installation doing SSL encryption?
>>
>> I have subversion 1.4.5, apache 2.2.4 and openssl 0.9.8e
>> installed, but I cannot figure out how to make them work
>> together. I could be retarded.
>>
>> apache is installed in /usr/local/apache2, a very standard build
>> from source, with mod_dav_svn and mod_authz_svn loading at startup.
>>
>> subversion and apache work together, I access my repositories
>> through http://server/svn/repo. But I need it to run with https.
>>
>> Surely someone here has a similar set up and was successful
>> configuring SSL to work with subversion, to the point of being
>> able to relay how it was done. Please help me here.
>
> Check this attachment it'll be more useful.
>
> <Svn with apache.doc>

Better to put such documents on your web space and send a link to it
so those who are interested can get to it, and those who aren't don't
need to spend time downloading it. Also better to use PDF or
something everyone can easily open, instead of something proprietary
like a Word document.

> Also I think apache 2.2.4 is not compatible for that better try
> with apache 2.0.xx U can have it.

Subversion works great with Apache 2.0.x or 2.2.x. You just need to
make sure you compile Subversion using the same version of APR as
your version of Apache uses. Or use Subversion binaries designed for
your version of Apache. Anyway the OP already said Subversion and
Apache 2.2 were working fine together.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 7 23:03:23 2007

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.