Brief article on benchmarks of Python repository with leading DVCSen
Stephen J. Turnbull
turnbull at sk.tsukuba.ac.jp
Fri Feb 13 03:25:13 GMT 2009
David Cournapeau writes:
> To me, this at least shows that saying that git cannot track content
> reliably is bogus:
Nobody wrote "cannot" in the sense of "theoretically impossible".
The fact is that git *doesn't* manage renames reliably, and
organizations that *need* rename tracking cannot afford to fiddle with
an entire development cycle for the feature, but will strongly prefer
to wait for a robust, tested, stable version of git that does it. Or
take bzr, which does it *now*. That's all Talden is saying AIUI.
More information about the bazaar
mailing list