<br><br><div class="gmail_quote">On Fri, Mar 28, 2008 at 1:46 PM, Martin Geisler &lt;<a href="mailto:mg@daimi.au.dk">mg@daimi.au.dk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&quot;Ralf Schmitt&quot; &lt;<a href="mailto:schmir@gmail.com">schmir@gmail.com</a>&gt; writes:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I just typed the following commands, and hg ident changed even if it<br>
&gt; should not. Or am I missing something?<br>
&gt;<br>
&gt; $ ~/bbot/ hg revert .<br>
&gt; reverting easyindex/EasyIndex/spellcheck.py<br>
&gt; reverting easyindex/src/eimerge.cc<br>
&gt; $ ~/bbot/ hg ident<br>
&gt; hgd3251c08f5fb (bbot) tip<br>
&gt; $ ~/bbot/ hg pull<br>
<br>
</div>To me this looks like that would happen if I start typing &#39;hg pull&#39;<br>
before the &#39;hg ident&#39; command is done: the &#39;hg&#39; ends up in the output<br>
from &#39;hg ident&#39;, then the shell prints the prompt including what you<br>
have typed so far (&#39;hg&#39;), and you type &#39; pull&#39; to finish the command.<br>
<br>
Also, a revision number is a hexadecimal number, and will thus only<br>
contain the the characters 0-9 and a-f.<br>
</blockquote><div><br>yes, thanks. I&#39;m already ashamed and sorry for the noise.<br><br><br>maybe I should switch to git as that might match my typing speed... :)<br><br>Regards,<br>- Ralf<br><br></div></div>