Is this a bug?

Matt Mackall mpm at selenic.com
Wed Apr 17 12:40:15 CDT 2013


On Wed, 2013-04-17 at 10:42 +0530, Sreenivas Reddy T wrote:
> I have created a repo committed  using  "hg commit" with  opened editor.
> Now , i have opened the web interface with "hg serve".
> 
> I can see the lines starting with HG along with commit messages , which are
> supposed to be not shown?
> 
> 
> HG: Enter commit message. Lines beginning with 'HG:' are removed. HG: Leave
> message empty to abort commit. HG: -- HG: user: srinivasreddy <
> thatiparthysreenivas at gmail.com> HG: branch 'default' HG: added a.txt HG:
> added b.txt

If you still have the damaged commit, please send the output of:

$ hg debugdata -c your_bad_revision | hexdump -C

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list