Hacker News new | ask | show | jobs
by sedachv 4238 days ago
You are forgetting darcs, which IMO is a lot better than bzr and hg.
1 comments

How does it compare speed-wise with git? That was the reason I switched from darcs 8 years ago. Some of my repos go back over a decade, and darcs had problems with them when there was just two years of history.
There was some issue with exponential running times in certain scenarios. I ran into an issue where two repositories were somehow in a state where a pull would never terminate. darcs definitely had problems.