logo
Published on Professional-PM Project Management (http://www.professional-pm.com)

Subversion Setup Tutorials

By root
Created 2003-12-07 01:22

Single-User Subversion [1] and Multiuser Subversion [2] by Rafael Garcia-Suarez explain the setup of the Subversion version control system which tends to be the better CVS. He demonstrates how to use it for multiuser, distributed projects aswell as single user enviroments. What can this modern, powerful source-control system do for you?

Subversion is an open source revision control system, similar in purpose to the well-known, widely deployed, and aging CVS. It is designed to provide state-of-the-art versioning, built from modern technologies.

Subversion is still in development and has not reached version 1.0 yet. However, it's pretty stable and you can use it right now. In this article, we'll cover the basics of Subversion, how to install it, and how to use Subversion for personal projects. A future article will cover installing and using

Also checkout a previous post... [3]

Current Version ist Subversion 0.35 (code complete on Friday 12 December 2003, release one week later)...

Goal of the Subversion project is to build a revision control system that is a compelling replacement for CVS in the open source community. Interims release 0.35 [4] will be available in 2 weeks, features planned for 1.0 include:



Source URL:
http://www.professional-pm.com/a/general/subversion-setup-tutorials.php