about hg cat

Thomas Arendsen Hein thomas at intevation.de
Mon Aug 22 02:22:11 CDT 2005


* Ling, Xiaofeng <xiaofeng.ling at intel.com> [20050822 06:52]:
> but seems hg log -r <REVID> still use a file rev number
> 
> Matt Mackall <mailto:mpm at selenic.com> wrote:
> > But to answer your question, you can do 'hg manifest <changeset>' and
> > get a list of file hashes associated with a given changeset. 
>
> yes, it's better if I can get a number id.

$ hg log --debug -r CHANGESET FILE
will give you the file revisions, too.

But in the future this won't be needed.

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/


More information about the Mercurial mailing list