WG: How to setup SVN with HTTPS on Apache for Windows?

2011-06-23 Thread Stuempfig, Thomas
Hi all, inhttp://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html I read the following: * Getting httpd 2.0 up and running with the mod_dav module Can't we use apache 2.2? Regards Thomas Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] Gesendet: Mittwoch,

RE: How to setup SVN with HTTPS on Apache for Windows?

2011-06-23 Thread Cooke, Mark
Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] Gesendet: Mittwoch, 22. Juni 2011 22:47 An: Rob van Oostrum Cc: Robert Dailey; Subversion (SVN) Mailing List Betreff: Re: How to setup SVN with HTTPS on Apache for Windows? Get everything working as a regular http://server/svn/repo

How to setup SVN with HTTPS on Apache for Windows?

2011-06-22 Thread Robert Dailey
I currently run a Windows 2008 R2 server and I want to host SVN 1.7 on my Apache installation, provided by XAMPP. Is there an easy to follow step by step process I can follow to set this up? If not, can someone run me through the basics? - Robert Dailey

Re: How to setup SVN with HTTPS on Apache for Windows?

2011-06-22 Thread Rob van Oostrum
The manual is always a good place to start: http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html Cheers, Rob On Wed, Jun 22, 2011 at 1:59 PM, Robert Dailey rcdai...@gmail.com wrote: I currently run a Windows 2008 R2 server and I want to host SVN 1.7 on my Apache installation,

Re: How to setup SVN with HTTPS on Apache for Windows?

2011-06-22 Thread Geoff Hoffman
Get everything working as a regular http://server/svn/repo then get a cert or self sign (not related to svn) and move your vhost to port 443 (open that port on your firewall if applicable).

Re: How to setup SVN with HTTPS on Apache for Windows?

2011-06-22 Thread Robert Dailey
Thanks guys and I apologize if you guys got my double-post. That was a user-error. - Robert Dailey On Wed, Jun 22, 2011 at 3:46 PM, Geoff Hoffman ghoff...@cardinalpath.comwrote: Get everything working as a regular http://server/svn/repo then get a cert or self sign (not related to