[issue1041] hgk / hg view does not display files for revision 0
Henryk Gerlach
mercurial-bugs at selenic.com
Tue Mar 18 12:17:18 UTC 2008
New submission from Henryk Gerlach <hgerlach at gmx.de>:
hg version
#Mercurial Distributed SCM (version 0.9.5)
hg init test
cd test
cat "bla" > bla
hg add
hg commit -m "initial"
hg view
In the bottom left corner there is no patch for "bla" and the bottom right does
not list bla as changed file.
This is different from hgweb (which is IMHO the correct behavior).
----------
messages: 5641
nosy: HenrykGerlach
priority: bug
status: unread
title: hgk / hg view does not display files for revision 0
topic: surprise
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1041>
____________________________________________________
More information about the Mercurial-devel
mailing list