change Node|short to rev number
Robert Bauck Hamar
r.b.hamar at usit.uio.no
Mon Mar 9 05:11:11 CDT 2009
*bardy:
>hello, I have a little question. I don't know if I can explain it
>clearly, but I hope someone could help me .
>
>in hgweb I don't like the Node|short hash id (like 62323d0e17df ),
>can I change all the node|short into rev number (like 1. 2. 3)?
Yes, sequential integers are prettier than seemingly random hexadecimal
hashes. But the revision numbers are repository local, and should not be
used as a shared identifier:
http://hgbook.red-bean.com/hgbookch2.html#x6-370002.4.1
I can't answer your question, but are you sure you *really* want to do
this?
--
Robert Bauck Hamar
USIT/SAPP/GT - Cerebrum
http://www.uio.no/sok?person=hamar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090309/8b05d7df/attachment.pgp
More information about the Mercurial
mailing list