[OT] Comparing VCS tools
Ben Finney
ben+python at benfinney.id.au
Wed Apr 27 02:51:52 EDT 2011
Ben Finney <ben+python at benfinney.id.au> writes:
> Tim Chase <python.list at tim.thechases.com> writes:
> > Mercurial (hg)
> > ==============
[…]
> > Cons:
> > - no biggies that I've found
>
> - (Anecdotal) Merge algorithm sometimes fails catastrophically.
I'm going to retract this one point. Merging is not as clear as in
Bazaar, but not enough to count against Mercurial – and certainly not
“fail”.
> - Merged revisions aren't hidden, leading users to alter history.
This still stands as a point against Mercurial (and against Git).
--
\ “Always code as if the guy who ends up maintaining your code |
`\ will be a violent psychopath who knows where you live.” —John |
_o__) F. Woods |
Ben Finney
More information about the Python-list
mailing list