Content deleted Content added
Thumperward (talk | contribs) stubify |
Speed is not a disadvantage, but an advantage of distributed systems. talk about private branches. |
||
Line 1:
'''Distributed revision control''' is a recent innovation that provides two significant advantages over the more traditional centralized approach to [[Computer software|software]] [[revision control]]:
*
*
* Allows private work, so you can use your revision control system even for early drafts you don't want to publish
However, there are some disadvantages as well:
* Some projects want or need centralized control
* Distributed systems can end up with a person as the central point of control, rather than a server
|