| Sign In/My Account | View Cart |
| Article: |
Making the Jump to Subversion | |
| Subject: | Apache 2 Required? | |
| Date: | 2004-08-11 08:26:59 | |
| From: | lolajl | |
| Looking at the required modules for server side installation, it looks like Apache 2 is required. However, I have version 1.3 installed on my laptop, which is the default install. How can I safely switch over to Apache 2? I'd like to keep the system default there in case I need to revert back to 1.3. | ||
Showing messages 1 through 3 of 3.
svnserve.It's easy to set up and use -- instrux are in the online book referenced above. There are some tradeoffs, but I didn't want to mess with getting Apache 1.3 and 2.0 working side-by-side at the moment, so svnserve was great for me.
And, it's not a 2nd-class choice -- it's one of the fully-supported methods of talking to SVN.