|
|
|
|
|
by beachy
493 days ago
|
|
Darcs to me is a bit like VHS vs betamax. A superior technology that did not win in the market due to other factors. Way back in the day we did some due diligence on our source control - at that time CVS - and settled on darcs as the most elegant. Around the same time Linus created git and the rest is history and eventually darcs went the way of betamax. |
|
Darcs was never good enough, not even close. It wasn't even good. It fundamentally failed at the most basic thing required of version control, that you can actually use it to get work done, because it became so slow with even small codebases that you had to give up and switch to SVN. You could have a codebase with 200k lines of code and basic operations would take 30 MINUTES or longer. (not to mention that darcs would lose data, and you could get in situations where conflict resolution was impossible and you would just be stuck and forced to manually fix things outside of VC)
https://en.wikipedia.org/wiki/Darcs#Shortcomings
Darcs was and still is unusable and inferior.