Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

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


User level: Submit a level

User Rating:

Homepage

License(s) :

Apache

Rate it!

 

About

Leadership
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

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
  • E-mail
  • irc://irc.freenode.net/#svn

Development

Developer Resources
  • VCS Checkout Command: svn co http://svn.collab.net/repos/svn/trunk subversion
  • E-mail
  • irc://irc.freenode.net/#svn-dev
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.