Re: SVN
From: Parul <parul_at_srijan.co.in>
Date: 2005-03-01 11:22:14 CET
HI,
Since using the Apache option would mean disturbing my already running
Thanks anyways for help.
Parul Misra
Parul said:
> I want to set up SVN . My reuirement is a versioning system in which the
I have SVN set up with the same requirements as you have. The SVN service
The SVN webserver uses SSL to encrypt the connections, to prevent either
The way I suggest you approach this is this:
- Set up a basic Apache webserver, and configure a virtualhost to host
- Enable the SVN module and set up your repo as per the instructions,
- Enable SSL on the webserver, either using your own self signed
- Enable authentication on your server as per the Apache instructions.
- Last step - delete your test repo and recreate it as your "real" repo.
It's a lot of steps, but if you get each stage working in layers, it
Good luck!
Regards,
-- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 1 11:23:13 2005 |
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.