Apache Subversion: Difference between revisions

Content deleted Content added
m Wikipedia is not a dictionary
m fix a couple of links
Line 6:
* [[Apache HTTP server]] as network server, [[WebDAV]]/DeltaV for [[protocol]] (there is also an independent server [[process]] that uses a custom protocol over [[TCP/IP]])
* [[Branching]] and [[tagging]] are cheap (constant time) operations
* Natively [[client]]/[[server]], [[layeredlayer]]ed [[library]] design
* Client/server protocol sends [[diff]]s in both directions
* Costs are proportional to change size, not data size
* Efficient handling of [[binary]] files
* [[ParseableParsing|Parsable]] output (including [[XML]] log output)
* [[Open Source]] licensed — "[[CollabNet]]/[[Tigris.org]] Apache-style license"