Getting long hashes

Giorgos Keramidas keramida at ceid.upatras.gr
Fri Oct 5 08:05:28 CDT 2007


On 2007-10-04 14:27, Andrei Gaponenko <agaponenko at lbl.gov> wrote:
> 
> Hi,
> How do I get the full, 40-character long, revision id, for a revision?
> I hoped to get it from "hg id" with some options, but found nothing
> appropriate.  Is this supported?

  $ pwd
  /home/keramida/hg/mercurial/gker
  $ hg --debug id
  1d81490e005b304597f3c5410555f8e2b71d01f2 tip
  $

Yes, it's supported :)



More information about the Mercurial mailing list