[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-dev
Subject:    Re: [Python-Dev] Mercurial conversion repositories
From:       Antoine Pitrou <solipsis () pitrou ! net>
Date:       2011-02-27 15:08:21
Message-ID: 20110227160821.15bd2922 () pitrou ! net
[Download RAW message or body]

On Sun, 27 Feb 2011 08:09:21 +0100
"Martin v. Löwis" <martin@v.loewis.de> wrote:
> >> changeset:   72694:e65daae6cf44
> >> user:        Antoine Pitrou <solipsis@pitrou.net>
> >> date:        Mon Feb 21 21:30:55 2011 +0000
> >> summary:     Try s/UINT_MAX/INT_MAX/
> > 
> > It's not on an unnamed branch, it's on the "default" branch (which is
> > omitted for concision by "hg log" and other commands with a similar
> > output).
> 
> It's probably a terminology issue, but: the changeset can't be "on"
> the default "branch", because the head of the default branch (called
> "tip", IIUC) isn't a descendant of that changeset.

Well, a branch (or named branch) in hg terminology can have several
heads (see the other email about heads and branches).

Also, just so you know, "tip" is simply the latest (in pull or commit
order) changeset in the local repository. It can be in any branch (for
example, if you pull of bunch of changesets someone made in "3.2",
then your tip will be in branch "3.2").

I hope it all starts to make sense ;)

Regards

Antoine.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-dev%40progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic