lotus

previous page: 18  ShapeTools (Version Control Systems Generally Available "Free)
  
page up: Configuration Management Tools FAQ
  
next page: 20  Tools to "make" or "build" Software

19 Subversion (Version Control Systems Generally Available "Free)




Description

This article is from the Configuration Management Tools FAQ, by Dave Eaton dwe@arde.com with numerous contributions by others.

19 Subversion (Version Control Systems Generally Available "Free)

The Subversion project (available under an Apache/BSD-style open
source license) is intended as a replacement for CVS in the open
source community. In addition to including all current CVS features,
it provides versioning of directories, file renames, and file
meta-data and it supports symbolic lynks. Commits are atomic; revision
numbers are per-commit, not per-file. For more information, see their
Web site at: http://subversion.tigris.org/.

 

Continue to:













TOP
previous page: 18  ShapeTools (Version Control Systems Generally Available "Free)
  
page up: Configuration Management Tools FAQ
  
next page: 20  Tools to "make" or "build" Software