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://.
Read more »The Perfect Subversion Server - Debian Lenny [ISPConfig3]
Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of "time machine".
Read more »Subversion Goes to Apache
The Subversion version control system is now part of the Apache Software Foundation. The project cofinanced by Collabnet and the Apache Foundation announced at ApacheCon in Oakland CA that Subversion is officially to become an Apache project.
Read more »Category: High End Tags:
- Login to post comments
Converting Subversion repositories to Git
There are a number of version control systems available. Originally there was RCS, which was suitable for individuals, but not really suitable for groups of people. It evolved into CVS, which worked pretty well for years, and then Subversion came along, making a better CVS than CVS itself.
Read more »Subversion 1.5 now available
The CollabNet-sponsored Subversion open source community today announced the general availability of Subversion® 1.5, the world’s leading Software Configuration Management (SCM) tool for managing software development and maintenance across distributed teams.
Read more »Category: High End Tags:
- Login to post comments
Bazaar-o World
When I was growing up in Indiana, a bazaar was akin to a fancified garage sale--right in there with white elephant sales. Now, of course, having been a part of this community for almost a decade, whenever I hear "bazaar," the counter-image of a huge gothic cathedral immediately pops into my head.
Read more »Category: Philosophy Tags:
- Login to post comments
Taming version control for personal use
Version control can be very handy for a personal project, like tracking changes to a report you're writing or maintaining a history of revisions to your personal crontab file.
Read more »- Login to post comments
Online music school saves cash with Linux
CTO Marilyn Hoefner decided to give open source software a try. "We've been extremely happy," Hoefner says.
Read more »- Login to post comments
Welcome - Bazaar Version Control
Bazaar is a distributed version control system available under the GPL that reduces barriers to participation in your project.
Read more »Category: High End Tags:
- Login to post comments