[darcs-users] so long and thanks for all the darcs
Stephane Bortzmeyer
bortzmeyer at nic.fr
Sun Mar 4 11:04:01 UTC 2018
On Sat, Mar 03, 2018 at 05:54:48PM -0800,
Evan Laforge <qdunkan at gmail.com> wrote
a message of 45 lines which said:
> I recently switched my main project from darcs to git.
>
> I'm mentioning it because I feel like it might be one of the larger
> and older darcs repos out there, with the exception of darcs itself
> (10 years, 6328 patches, around 140k lines of haskell).
I still use darcs although, as soon as the project involves other
users, I have to use git.
My biggest darcs repository is 13 years old, 4166 files, 15262 patches.
Things I like with darcs:
* no branches. Don't add them! The one-branch-per-repo model is much
better
* ease of cherry picking when committing. Generally speaking, ease of
use.
Things I don't like in darcs:
* slowness. Really painful some times, specially during network access
(a lot of chattering)
* no equivalent of gitlab
More information about the darcs-users
mailing list