Hi all,<br><br>I&#39;ve tried to enable the new highlight extension. Unfortunately it doesn&#39;t work for me (with mercurial 1.0).<br><br>Try the following:<br>hg clone&nbsp; <a href="http://code.pediapress.com/hg/Collection">http://code.pediapress.com/hg/Collection</a><br>
cd Collection &amp;&amp; hg serve&nbsp;&nbsp;&nbsp;&nbsp; <br># with the highlight extension enabled<br>wget&nbsp; <a href="http://localhost:8000/file/10aa354afa48/Collection.i18n.php">http://localhost:8000/file/10aa354afa48/Collection.i18n.php</a><br>
<br>hg serve is then running at 100 % CPU. I&#39;ve stopped it after 5 minutes.<br>Running pygmentize on the Collection.i18n.php file works without problems...<br><br>BTW, congratulations to matt and crew on the 1.0 release. hg is great.<br>
<br>- Ralf<br><br>