[darcs-devel] [issue827] changes -i" does not work properly on darcs 2.0 own repo

Lele Gaifax bugs at darcs.net
Thu May 1 23:30:57 UTC 2008


New submission from Lele Gaifax <lele at nautilus.homeip.net>:

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 at 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 at 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 at 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 at 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 at 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 at nautilus.homeip.net |                 -- Fortunato Depero, 1929.

----------
messages: 4441
nosy: beschmi, dagit, lele, tommy
status: unread
title: changes -i" does not work properly on darcs 2.0 own repo

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue827>
__________________________________


More information about the darcs-devel mailing list