f00li5h wonders
16 years ago
what people think of darcs
latest #23
@Kent
16 years ago
lols when people vocalise it as "Dark"
@Kent
16 years ago
darcs and dark don't seem to be substantially different but in practice they are
SubStack wonders
16 years ago
what cats think of darcs
立即下載
SubStack has
16 years ago
only used darcs to fetch haskell projects, but it seemed to work well enough
SubStack
16 years ago
finds it interesting that darcs was first released in 2003 and he only first heard of it when he started learning haskell
@Kent has
16 years ago
for the record tried mercurial.
@Kent has
16 years ago
decided git is superior
@Kent
16 years ago
by "tried" I mean "wanted to die from using it for a good 9 months"
f00li5h
16 years ago
"D-archs"
f00li5h
16 years ago
perhaps even "dee-arcks"
whoppix
16 years ago
darcs ways of doing things look interesting, so I was going to try it, but people told me that it is slow beyond usability, so I let it be.
Начик
16 years ago
darcs is nice, but I got used to mercurial
Начик
16 years ago
also tried git, but there are some operations in git that look counter-intuitive to me and I found Mercurial was much better documented
Начик
16 years ago
it's also relatively easy to find out what's it doing under the hood. But really both git and mercurial have a lot of momentum now
Начик
16 years ago
sourceforge added support for both, and Bazaar, but no Darcs at least yet
Начик
16 years ago
Mercurial plugs nicely to SVN, and there are many existing SVN repositories including all in Google code
@Kent
16 years ago
Mercurials biggest problem is its named branches suck. And put in the hands of ametures it makes things go bang.
@Kent
16 years ago
had people constantly merging all branches regardless of instructions not to
@Kent
16 years ago
put this way, my experience inspired these 2 questions. stackoverflow.com/questi...
@Kent
16 years ago
The "no scm" question came out when somebody developed a major side project without one!
back to top