From: Vasiljevic Z. <zv...@ar...> - 2010-03-06 15:31:11
|
On 06.03.2010, at 16:18, Stephen Deasey wrote: > Because of the way that mercurial works, when you 'clone' (ie. cvs OK. So I "hg clone"'d, then made chage to a nsd/tcljob.c file then made "hg ci". Observing the web-view of bitbucket.org/naviserver there was nothing changed. I do not see my commit message nor can I see any trace of my change when inspecting files. When I do "hg log" I SEE my changes. When I do "hg status" I DO NOT SEE my changes file prefixed with "M", which I suppose is OK (changes were commited). Is this all correct? Should I be able to see my commit messgage and status of the changed file show up in the web-browser? Or is this somehow cached/time-skewed? Or should I need to do some other "magic" after "hg ci" ??? Cheers Zoran |