darcs

Issue 1398 "darcs cha -si x" and "darcs cha -s x" select different patches

Title "darcs cha -si x" and "darcs cha -s x" select different patches
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, galbolle, kowey, thorkilnaur, twb
Assigned To
Topics

Created on 2009-03-19.12:07:06 by twb, last changed 2009-08-27.14:32:01 by admin.

Messages
msg7479 (view) Author: twb Date: 2009-03-19.12:07:04
For some reason, supplying the -i option means that only one patch is
selected.

$ darcs cha tests/add.pl --count
Changes to tests/add.pl:

29
$ darcs cha tests/add.pl -si
withSignalsHandled: Interrupted!

$ darcs cha tests/add.pl -i
Sun Oct  5 03:38:50 EST 2008  Eric Kow <eric.kow@gmail.com>
  * Translate some more Perl tests into shell.
  Shell equivalents already exist for these particular tests,
  but they may not do the same thing.

Shall I view this patch? (1/1) [yNvpxqkj], or ? for help: q
$
msg7499 (view) Author: galbolle Date: 2009-03-23.12:58:01
In what version of darcs are you seeing this, on what kind of repo? Works fine
for me with 2.2.0 (+ 217 patches): darcs changes -i gives me the whole list of
patches to choose from.
msg7502 (view) Author: twb Date: 2009-03-23.22:17:30
On Mon, Mar 23, 2009 at 12:58:03PM -0000, Florent Becker wrote:
> 
> Florent Becker <florent.becker@ens-lyon.org> added the comment:
> 
> In what version of darcs are you seeing this, on what kind of repo? Works fine
> for me with 2.2.0 (+ 217 patches): darcs changes -i gives me the whole list of
> patches to choose from.

Please note the -s switch was also used.  I believe I was testing with
Darcs 2.2.0 on a branch of the Darcs repo that had all patches
available at that date, plus a handful of my own patches.
msg7615 (view) Author: kowey Date: 2009-04-09.11:11:32
I don't know for sure if this is a bug, but my understanding is that the next
step would be to generate some sort of reproducible test case, or if not, retire
this bug after some fixed time period.

PS. Did you notice that initial quotes always get chopped off your bugs?
msg8462 (view) Author: kowey Date: 2009-08-24.13:03:42
With Darcs-2.3.x on the current mainline repo, I get the same patches with
changes -s and changes -si on tests/add-formerly-pl.sh

Please re-open if you find yourself bitten by this again.
History
Date User Action Args
2009-03-19 12:07:06twbcreate
2009-03-23 12:58:03galbollesetstatus: unread -> waiting-for
nosy: + galbolle
messages: + msg7499
2009-03-23 22:17:33twbsetnosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, galbolle
messages: + msg7502
2009-04-09 11:11:34koweysetpriority: bug
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, galbolle
messages: + msg7615
title: darcs cha -si x" and "darcs cha -s x" select different patches -> "darcs cha -si x" and "darcs cha -s x" select different patches
2009-08-24 13:03:45koweysetstatus: waiting-for -> given-up
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, galbolle
messages: + msg8462
2009-08-25 17:42:19adminsetnosy: + darcs-devel, - simon
2009-08-27 14:32:01adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, galbolle