Comment 3 for bug 44455

Revision history for this message
David Allouche (ddaa) wrote : Re: Support for darcs

Correct me if I'm wrong, but only records a partially ordered set of patches on a tree. That set of patches can grow and shrink an there is no way to retrieve the "state of that branch yesterday".

Darcs is also the only system that I know of which supports first class changesets. All the other systems (and in particular bzr) use a data model based on revision snapshots.

I'm not saying that it would be impossible to support darcs, and in an ideal world we would support it. When we have finished the transition to bzr and cscvs is released you will be able to help.