Recent Problems With Darcs
Saturday, March 10th, 2007I have been using darcs as my version control software of choice for close to 3 years now. It is a pretty solid VCS with a very competent team of developers. I have been using it for all of my projects. Recently, I was working on merging changesets for my CakePHP-modifications project with a recent CakePHP snapshot. I ran into the problem where darcs would hang on apply and the last time I tested, it took over 5 hours to apply the patch.
The problem with CakePHP-modifications hanging darcs was no biggie. That is until I ran into the problem again when I decided I wanted to merge several branches of one project into one central repository. This time, darcs was hanging on a changeset that is a dependency of other changesets.


