[PATCH 11 of 11] revset: use `subset &` in bare `p2()`

Pierre-Yves David pierre-yves.david at ens-lyon.org
Wed Sep 24 17:09:41 CDT 2014



On 09/24/2014 11:47 AM, Augie Fackler wrote:
> On Wed, Sep 24, 2014 at 1:50 PM, Pierre-Yves David
> <pierre-yves.david at ens-lyon.org> wrote:
>>
>>
>> On 09/24/2014 10:48 AM, Pierre-Yves David wrote:
>>>
>>>
>>>
>>> On 09/24/2014 10:43 AM, Augie Fackler wrote:
>>>>
>>>> On Wed, Sep 24, 2014 at 1:29 PM, Pierre-Yves David
>>>> <pierre-yves.david at ens-lyon.org> wrote:
>>>>>>
>>>>>> Queued the lot, with english tweaks in log messages.
>>>>>
>>>>>
>>>>>
>>>>> You should probably base yourself onto on the current clowncopter tip as
>>>>> this "depends" of other improvement pushed there by Durham.
>>>>
>>>>
>>>>
>>>> I thought mpm didn't want us to cross the streams?
>>>
>>>
>>> I think this stand in general. Making and exception when a single long
>>> series is reviewed by multiple people would make sense to me.
>>>
>>>>
>>>> (Tests pass fine, so when things merge it'll work out, no?)
>>>
>>>
>>> I do not garantee the performance of the result.
>>
>>
>> (and future performance testing of this series will be hard. Current
>> performance testing of the rest of this series requires a merge which is
>> inconvenient too)
>
>
> In that case, I've put my copyedited versions here for your clowncoptering:
>
> http://hg.durin42.com/hg-queued/#marmoute-copyedit

For some strange reason. I cannot pull.

% 14:58 pyd at marginatus ~/src/mercurial-dev > hg pull 
'http://hg.durin42.com/hg-queued/#marmoute-copyedit' --debug
using http://hg.durin42.com/hg-queued/
sending capabilities command
pulling from http://hg.durin42.com/hg-queued/
sending branchmap command
preparing listkeys for "bookmarks"
sending listkeys command
sending lookup command
query 1; heads
sending batch command
abort: HTTP Error 400: Bad Request
zsh: exit 255   hg pull 
'http://hg.durin42.com/hg-queued/#marmoute-copyedit' --debug

neither clone:

% 14:59 pyd at marginatus /tmp > hg clone http://hg.durin42.com/hg-queued/
destination directory: hg-queued
requesting all changes
adding changesets
adding manifests 

transaction abort!
rollback completed
abort: stream ended unexpectedly (got 2854 bytes, expected 9769)
zsh: exit 255   hg clone http://hg.durin42.com/hg-queued/

The plan sound good otherwise.

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list