On 11/5/06, Miguel Mateo <miguel.mateo@ambersolutions.com> wrote:
> I am new in Subversion but so far it seems great for what we need. Is there
> any link out there explaining how to set it up over HTTP/HTTPS on IIS 5 or
> above? Is it really needed it if we can configure the SVN protocol to go
> through our firewall, meaning are there any advantages to do it via HTTP
> instead of SVN port 3690?
Subversion doesn't run under IIS, only as an Apace 2 module.
If you can open up a port for svnserve (3690 is only the default, I
think you can use another one) on the firewall, you don't need to run
Apache - but you'd probably be best off using an SSH server in
conjunction with it for security.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 5 14:35:22 2006