[PATCH 5 of 6 V2] tests: consolidate update from obsolete changeset logic

Sean Farley sean.michael.farley at gmail.com
Mon Jan 13 11:19:59 CST 2014


pierre-yves.david at ens-lyon.org writes:

> On 01/12/2014 02:25 PM, Sean Farley wrote:
>> # HG changeset patch
>> # User Sean Farley <sean.michael.farley at gmail.com>
>> # Date 1385588966 21600
>> #      Wed Nov 27 15:49:26 2013 -0600
>> # Node ID e24232bda6e709274ba1e1007b8dbdd04c10ab29
>> # Parent  b97f7e3553f1694abd360e30c0e4a9eac59f393a
>> tests: consolidate update from obsolete changeset logic
>>
>>
>>     $ hg up --quiet --hidden 3
>> +  $ hg up
>> +  1 files updated, 0 files merged, 0 files removed, 0 files unresolved
>> +
>> +Test that 5 is detected as a valid destination from 1 and also accepts moving
>> +the bookmark (issue4015)
>> +  $ hg up --quiet 0          # we should be able to update to 1 directly
>> +  $ hg up --quiet 1          # but not implemented yet.
>
> What do you mean ?

You mean the comment? It's a comment you wrote that still applies now
(you have to update to 0 before updating to 1).


More information about the Mercurial-devel mailing list