[darcs-devel] darcs patch: add support for pulling from multiple re... (and 1 more)

David Roundy droundy at darcs.net
Mon Sep 19 06:07:29 PDT 2005


Hi,

This is an implementation of the idea of Junio's, for "mutually supervised
developers".  I've extended darcs pull so that

darcs pull repoA repoB repoC

will pull all patches from all those repositories.  To use Junio's idea,
you provide the --intersection flag:

darcs pull --intersection repoA repoB repoC

which pulls only those patches which are present in all three repos.

Mon Sep 19 08:50:12 EDT 2005  David Roundy <droundy at darcs.net>
  * add support for pulling from multiple repositories simultaneously.

Mon Sep 19 08:56:48 EDT 2005  David Roundy <droundy at darcs.net>
  * add changelog entry for multirepo pull.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 24252 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20050919/48e080d4/attachment.bin


More information about the darcs-devel mailing list