darcs

Issue 828 changes -i" does not work properly on darcs 2.0 own repo

Title changes -i" does not work properly on darcs 2.0 own repo
Priority bug Status duplicate
Milestone Resolved in
Superseder changes -i" does not work properly on darcs 2.0 own repo
View: 828
Nosy List darcs-devel, dmitry.kurochkin, kowey, lele, thorkilnaur, tommy, zooko
Assigned To
Topics

Created on 2008-05-01.23:30:57 by lele, last changed 2009-08-27.13:58:07 by admin.

Messages
msg4440 (view) Author: lele Date: 2008-05-01.23:30:55
On my copy of darcs 2.0 repository:

    $ darcs query repo
              Type: darcs
            Format: hashed, darcs-2
              Root: /home/lele/wip/darcs-2.0
          Pristine: HashedPristine
             Cache: thisrepo:/home/lele/wip/darcs-2.0, repo:http://darcs.net
      predist Pref: autoconf && ./configure --disable-optimize && ${MAKE-make} predist
         test Pref: autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j2 test_unit check test_network
    Default Remote: http://darcs.net
       Num Patches: 5626

the "changes -i" does not seem to work properly: it loops over the
second patch, and never reaches the third:

    $ darcs changes -i
    Thu May  1 13:32:07 CEST 2008  David Roundy <droundy@darcs.net>
      * reorder test suite around fact that test_unit takes so long.

    Shall I view this patch? (1/5626) [yNvpxqkj], or ? for help: y
    [reorder test suite around fact that test_unit takes so long.
    David Roundy <droundy@darcs.net>**20080501113207] changepref test
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j8 check test_network test_unit
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j2 test_unit check test_network
    Shall I view this patch? (1/5626) [yNvpxqkj], or ? for help: y
    [reorder test suite around fact that test_unit takes so long.
    David Roundy <droundy@darcs.net>**20080501113207] changepref test
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j8 check test_network test_unit
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j2 test_unit check test_network
    Shall I view this patch? (1/5626) [yNvpxqkj], or ? for help: y
    [reorder test suite around fact that test_unit takes so long.
    David Roundy <droundy@darcs.net>**20080501113207] changepref test
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j8 check test_network test_unit
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j2 test_unit check test_network
    Shall I view this patch? (1/5626) [yNvpxqkj], or ? for help: y
    [reorder test suite around fact that test_unit takes so long.
    David Roundy <droundy@darcs.net>**20080501113207] changepref test
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j8 check test_network test_unit
    autoconf && ./configure --with-type-witnesses && make -j4 witnesses && make clean && ./configure && make -j 4 all unit && make -j2 test_unit check test_network
    Shall I view this patch? (1/5626) [yNvpxqkj], or ? for help: q

Maybe something to do with the second patch being a setpref? And, by
the way, why does it immediately show the "content" of that patch,
without being asked for (with 'v')?

thank you,
ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
lele@nautilus.homeip.net |                 -- Fortunato Depero, 1929.
msg4443 (view) Author: zooko Date: 2008-05-02.03:26:07
duplicate of issue828
History
Date User Action Args
2008-05-01 23:30:57lelecreate
2008-05-02 03:26:09zookolinkissue828 superseder
2008-05-02 03:26:09zookosetpriority: bug
status: unread -> duplicate
superseder: + changes -i" does not work properly on darcs 2.0 own repo
messages: + msg4443
nosy: + zooko
2009-08-06 21:03:48adminsetnosy: + dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi
2009-08-11 00:12:23adminsetnosy: - dagit
2009-08-25 18:10:31adminsetnosy: + darcs-devel, - simon
2009-08-27 13:58:07adminsetnosy: tommy, kowey, darcs-devel, zooko, lele, thorkilnaur, dmitry.kurochkin