[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: extra head
From: |
Ben Abbott |
Subject: |
Re: extra head |
Date: |
Fri, 16 Aug 2013 14:50:06 -0400 |
On Aug 16, 2013, at 2:42 PM, Daniel J Sebald wrote:
> On 08/16/2013 01:12 PM, Ben Abbott wrote:
>>
>> On Aug 16, 2013, at 1:59 PM, Daniel J Sebald wrote:
>>
>>> On 08/16/2013 12:44 PM, Ben Abbott wrote:
>>>> On Aug 16, 2013, at 1:22 PM, Daniel J Sebald wrote:
>>> [snip]
>>>>> http://hg.savannah.gnu.org/hgweb/octave/
>>>>>
>>>>> that John D's latest push now has an @ symbol attached. I don't recall
>>>>> seeing "default tip @" in the past. Did Rik's merge perhaps bookmark
>>>>> the tip? Bookmarking the tip doesn't make sense, does it?
>>>>
>>>> I can't claim to be an expert in mercurial, but ... I've been seeing the
>>>> "default tip @" since I started using bookmarks. For example, see my "hg
>>>> id", "hg tip", and "hg log" below.
>>>>
>>>> $ hg id
>>>> 2ab5636ee75f+ tip @
>>>>
>>>> $ hg tip
>>>> changeset: 17263:2ab5636ee75f
>>>> bookmark: @
>>>> tag: tip
>>>> user: Ben Abbott<address@hidden<mailto:address@hidden>>
>>>> date: Fri Aug 16 13:00:46 2013 -0400
>>>> summary: * scripts/plot/hold.m: Fix typo "vargin" -> "varargin".
>>>>
>>>> $ hg log | less
>>>>
>>>> changeset: 17263:2ab5636ee75f
>>>> bookmark: @
>>>> tag: tip
>>>> user: Ben Abbott<address@hidden<mailto:address@hidden>>
>>>> date: Fri Aug 16 13:00:46 2013 -0400
>>>> summary: * scripts/plot/hold.m: Fix typo "vargin" -> "varargin".
>>>>
>>>> <snip>
>>>>
>>>> and a snippet from "hg view" (which is what I prefer to look at as it
>>>> provides more info).
>>>>
>>>>
>>>> Does any of this look unusual? I'm running mercurial version 2.6.3.
>>>
>>> OK. To me the bookmark looks unusual, but my version of mercurial is quite
>>> a bit older than yours. That's probably why.
>>>
>>> Dan
>>
>> Maybe there is some problem between your version and mine? (the multiple
>> heads split from your last push)
>>
>> http://hg.savannah.gnu.org/hgweb/octave/graph/2ab5636ee75f
>
> Yes, I noticed that. This is why I'm giving it a little more attention. I
> only created the exported changeset patch, no push. Torsten pushed that
> around 2 pm on Thursday (8/15). Your push was around 7 pm on Thursday. If
> I'm understanding correctly from your script, you pulled that version, then
> made changes, then pushed. If it were a changeset from, say, a day previous
> the branch would be elsewhere. So it seems something unusual happened with
> your, my or Torsten's process.
>
>> What version are you running?
>
> Version 1.8.4.
Ok. Looks like "@ bookmark" was added in 2.4.
http://octave.1599824.n4.nabble.com/New-bookmark-on-Savannah-repo-td4656103.html
When I push someone else's changeset, I first patch my local archive and then
reproduce the changeset using their changelog. I assume that will ensure a
clean push.
Ben
- Re: extra head, (continued)
- Re: extra head, Rik, 2013/08/16
- Re: extra head, Jordi Gutiérrez Hermoso, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Ben Abbott, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Ben Abbott, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head,
Ben Abbott <=
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Ben Abbott, 2013/08/16
- Re: extra head, Jordi Gutiérrez Hermoso, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/16
- Re: extra head, Daniel J Sebald, 2013/08/17
- Re: extra head, Ben Abbott, 2013/08/17
- Re: extra head, Daniel J Sebald, 2013/08/17
- Re: extra head, Jordi Gutiérrez Hermoso, 2013/08/17