|
Created on 2009-07-15.09:35:56 by ashleymoran, last changed 2017-07-30.23:32:39 by gh.
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
|
|
Date |
User |
Action |
Args |
2009-07-15 09:35:56 | ashleymoran | create | |
2009-08-06 15:08:39 | kowey | set | priority: feature nosy:
+ jaredj topic:
+ ProbablyEasy, UI title: `darcs push` does not offer --complement like `darcs pull` -> darcs push --complement |
2009-08-18 19:44:47 | kowey | set | status: unread -> needs-implementation nosy:
kowey, simon, thorkilnaur, jaredj, dmitry.kurochkin, ashleymoran |
2009-08-25 17:46:09 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 14:27:17 | admin | set | nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, ashleymoran |
2009-10-23 23:43:51 | admin | set | nosy:
+ ashmoran, - ashleymoran |
2017-07-30 23:32:39 | gh | set | status: needs-implementation -> given-up |
|