All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Magenheimer <dan.magenheimer@oracle.com>
To: xen-devel@lists.xensource.com
Subject: hg changeset numbers vs hashes and the "public" xen http-hg trees
Date: Fri, 13 Aug 2010 07:44:19 -0700 (PDT)	[thread overview]
Message-ID: <92bc5518-dfad-4e97-831b-d4811db07f0b@default> (raw)

I've started to notice developers making more use
of the 48-bit "hash" (forgot the proper term) identifier
for changesets instead of changeset number.  While
I understand the reasons (specifically that the
48-bit has is unique across all trees but the changeset
number is not... and that more developers are experienced
now with git where the hash is exclusively used), sadly
the "public" http representation of Xen trees available
through:

http://xenbits.xensource.com/xen-unstable.hg and friends

which I browse regularly does not allow searching by hash,
so a cset comment such as:

"tools/python: Remove non-ASCII characters introduced by fffedd3d70e1."

is rather useless when using the http interface.

Is it possible that an update to the xensource hg-http server
might solve this problem?

Alternately, maybe it might be time to switch from mercurial
to git?  :-) (start another thread to comment on that please)

Thanks,
Dan

             reply	other threads:[~2010-08-13 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-13 14:44 Dan Magenheimer [this message]
2010-08-13 14:51 ` hg changeset numbers vs hashes and the "public" xen http-hg trees Tim Deegan
2010-08-13 15:02   ` Dan Magenheimer
2010-08-13 14:56 ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92bc5518-dfad-4e97-831b-d4811db07f0b@default \
    --to=dan.magenheimer@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.