ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Subversion

Subversion is the undermining of authority.

Subversion (also known as svn) is also a version control system designed specifically to replace CVS, which is considered to have many deficiencies. The following features are planned to be included in the first version:

  • Most current CVS features
  • Directories, renames, and file meta-data are versioned
  • Commits are truly atomic
  • Apache as network server, WebDAV/DeltaV for protocol
  • 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

Subversion has an IRC channel on irc.freenode.net (#svn).

External links





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Subversion".