Comments on Installing Subversion And Configuring Access Through Different Protocols On Debian Squeeze

Installing Subversion And Configuring Access Through Different Protocols On Debian Squeeze Subversion (svn) is an open-source version control system (VCS), used in the development of many software projects. This tutorial shows how to install Subversion on Debian Squeeze and how to configure it to allow access to a repository through different protocols: file://, http://, https://, svn://, and svn+ssh://.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Beheen Trimble

Great and well written article. Easy reading!! Thanks a lot.