Categories
Subversion
The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS. Its current features include:
-Most current CVS features
-Directories, renames, and file meta-data are versioned
-Commits are truly atomic
-Apache network server option, with WebDAV/DeltaV protocol
-Standalone server option
-Branching and tagging are cheap (constant time) operations
-Natively client/server, layered library design
-Client/server protocol sends diffs in both directions
-Costs are proportional to change size, not data size
-Efficient handling of binary files
-Parseable output
Last updated 6 Jul, 2005
About
Leadership
- - Maintainer
- See for a complete list - Contributor
Related Projects
CVS, Meta-CVS, PicoForge, RCS, RapidSVN, Vesta, cssc, darcs, gnu-arch, svk, svn2cl
Versions
1.2.1
1.2.1 stable released 2005-07-05
- Released: 5 Jul, 2005
- Code Maturity: Stable
- Source Archive: http://subversion.tigris.org/tarballs/subversio...
- Licenses: Apache
- Interfaces: Command Line
User Community and Support
See http://subversion.tigris.org/servlets/ProjectDocumentList for a complete list of documentation; Printed book <u>Version Control with Subversion</u> is released under a Free license. It is available from http://www.svnbook.org/.
General Resources
Announcement Resources
Support Resources
- irc://irc.freenode.net/#svn
Development
Developer Resources
- VCS Checkout Command:
svn co http://svn.collab.net/repos/svn/trunk subversion - irc://irc.freenode.net/#svn-dev



