Encyclopedia > Subversion

  Article Content

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



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Islip Terrace, New York

... the population is spread out with 29.5% under the age of 18, 6.7% from 18 to 24, 33.6% from 25 to 44, 20.6% from 45 to 64, and 9.6% who are 65 years of age or older. ...

 
 
 
This page was created in 22 ms