Apache Subversion: Difference between revisions

Content deleted Content added
No edit summary
m link
Line 8:
* [[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|client/[[server]], [[layer]]ed [[library]] design
* Client/server protocol sends [[diff]]s in both directions
* Costs are proportional to change size, not data size