missing files from hg log -v
TK Soh
teekaysoh at yahoo.com
Wed Aug 31 01:28:04 UTC 2005
Thomas,
I noticed something a bit strange with this changeset on crew, where hgweb.py
doesn't show up on 'files:' of 'hg log -v', but 'hg log --debug' seemed okay.
Anything wrong here?
[tksoh at mylinux crew]$ hg log -r 1164 -v
changeset: 1164:cf8185cf2a70abec4168afbdc15f9ced8e70c913
parent: 1158:4650ec7ef690b61420583da749130fbba067f372
parent: 1163:dacd3463ee3fed90d7cd0e099a0481df63716c3a
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Wed Aug 31 00:10:20 2005 +0200
files:
description:
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
[tksoh at mylinux crew]$ hg log -r 1164 --debug
manifest: 1164:ef6d8d764c4602a7d1fe52063de79546ba428fb5
changeset: 1164:cf8185cf2a70abec4168afbdc15f9ced8e70c913
parent: 1158:4650ec7ef690b61420583da749130fbba067f372
parent: 1163:dacd3463ee3fed90d7cd0e099a0481df63716c3a
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Wed Aug 31 00:10:20 2005 +0200
files: mercurial/hgweb.py
description:
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
[tksoh at mylinux crew]$ hg log -r 1164 -v -p | diffstat
hgweb.py | 222
+++++++++++++++++++++++++++++++++------------------------------
1 files changed, 117 insertions(+), 105 deletions(-)
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
More information about the Mercurial
mailing list