Subversion considered obsolete
Posted Apr 8, 2010 20:56 UTC (Thu) by
vonbrand (subscriber, #4458)
In reply to:
Subversion considered obsolete by tialaramex
Parent article:
A proposed Subversion vision and roadmap
In centralized systems (especially those that don't handle merges decently) this is really the only way to work, true. (RCS works this way, for example). But with decentralized systems with reasonable branching and merging this isn't required. And locking a file doesn't really make sense in a decentralized system (there is no single "file" to lock!), so it is left out of the tool. If the workflow requires some sort of "don't touch some file(s) for a while" synchronization, it has to be handled outside.
I believe this requirement's importance is way overblown. How many projects do you work on, where it is really a requirement (not an artifact of shortcommings in integrating changes by the tool)?
(
Log in to post comments)