[darcs-users] Darcs in kernel-like development model

Miklos Vajna vmiklos at frugalware.org
Fri Feb 8 10:51:36 UTC 2008


On Tue, Feb 05, 2008 at 09:47:39AM -0600, John Goerzen <jgoerzen at complete.org> wrote:
> People use various tools to do this.  Patch queue management tools
> like quilt or Mercurial's mq are common.  Others use git with frequent
> use of its rebase feature, or Mercurial with transplant.

the rebase feature is needed because in git every commit has one or more
parent. in darcs, this is not necessary, if you create patch A and then
patch B, then you *can* push patch B only, without pusing patch A. so no
need to have a rebase-like feature.

- VMiklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20080208/5cefbb3f/attachment.pgp 


More information about the darcs-users mailing list