'Subversion' Category
-
Nov142006
CVS to Subversion Conversion
One of the main advantages of Subversion (SVN) over CVS is provision for network access via WebDAV vs. the custom CVS server. That being the case, I decided to set up SVN with httpd access right from the start. Apache Modifications: Added mod_dav & mod_dav_syn using the SuSE Yast, Network Services, HTTPD screen. This GUI […]