darcs

Issue 1497 darcs push --complement

Title darcs push --complement
Priority feature Status given-up
Milestone Resolved in
Superseder Nosy List ashmoran, darcs-devel, dmitry.kurochkin, jaredj, kowey, thorkilnaur
Assigned To
Topics ProbablyEasy, UI

Created on 2009-07-15.09:35:56 by ashleymoran, last changed 2017-07-30.23:32:39 by gh.

Messages
msg7965 (view) Author: ashmoran Date: 2009-07-15.09:35:54
From Trent W Buck on darcs-users:

  You can do it with pull, but apparently not with push.

      darcs pull --complement --repo B A A'

  I'm guessing it's [not supported] because push is really "dumb"
  -- push is more or less darcs send piping its output into darcs
  apply on the remote end.

Here is the mailing list thread:

http://lists.osuosl.org/pipermail/darcs-users/2009-July/thread.html#20397
History
Date User Action Args
2009-07-15 09:35:56ashleymorancreate
2009-08-06 15:08:39koweysetpriority: feature
nosy: + jaredj
topic: + ProbablyEasy, UI
title: `darcs push` does not offer --complement like `darcs pull` -> darcs push --complement
2009-08-18 19:44:47koweysetstatus: unread -> needs-implementation
nosy: kowey, simon, thorkilnaur, jaredj, dmitry.kurochkin, ashleymoran
2009-08-25 17:46:09adminsetnosy: + darcs-devel, - simon
2009-08-27 14:27:17adminsetnosy: kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, ashleymoran
2009-10-23 23:43:51adminsetnosy: + ashmoran, - ashleymoran
2017-07-30 23:32:39ghsetstatus: needs-implementation -> given-up