darcs

Issue 2172 darcs rebase pull -a is (half) interactive

Title darcs rebase pull -a is (half) interactive
Priority Status needs-diagnosis/design
Milestone 2.10.0 Resolved in
Superseder Nosy List galbolle, ganesh
Assigned To
Topics Rebase

Created on 2012-04-01.15:59:00 by galbolle, last changed 2012-11-11.18:25:21 by ganesh.

Messages
msg15498 (view) Author: galbolle Date: 2012-04-01.15:58:59
1. Summarise the issue (what were doing, what went wrong?)

I ran darcs rebase pull -a. It asked me which patches of mine to suspend.

2. What behaviour were you expecting instead?

I'd expect it to pull all patches, and suspend all patches.

3. What darcs version are you using? (Try: darcs --exact-version)

Ganesh's Great Rebase Repo

4. What operating system are you running?
  
linux
msg16347 (view) Author: ganesh Date: 2012-11-11.18:25:19
I think there's a general problem with how to apply options to any 
command that has two separate selections - e.g. rollback, amend-record. 
This is the only one I can think of that selects two sets of patches 
rather than one set of patches and one set of primitive changes, 
however.

There definitely needs to be a way of both suspending all and pulling 
all.
History
Date User Action Args
2012-04-01 15:59:00galbollecreate
2012-11-11 18:25:21ganeshsetstatus: unknown -> needs-diagnosis/design
nosy: + ganesh
topic: + Rebase
messages: + msg16347
milestone: 2.10.0