Re: SVN
From: Graham Leggett <minfrin_at_sharp.fm>
Date: 2005-03-01 10:49:32 CET
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 10:51:53 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.