Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
anthillos [2008/05/06 13:03] – Full size image update. jimanthillos [2008/05/06 13:46] – Versioned builds don't work jim
Line 23: Line 23:
  
 For more details on MQ, see Bryan O'Sullivan's excellent [[http://hgbook.red-bean.com/|Mercurial book]]. For more details on MQ, see Bryan O'Sullivan's excellent [[http://hgbook.red-bean.com/|Mercurial book]].
 +
 +===== Known problems =====
 +
 +==== Mercurial adapter and changes with lots of files ====
 +
 +Changes with a lots of files may cause trouble using the Mercurial adapter.
 +
 +The problem is that currently I am using a regular expression ''(.*)'' to match the list of filenames. Against a long stream of text, this may cause a stack overflow.
 +
 +At some stage I will adjust the regular expression to be more sparing of stack. Until then, I have got round the problem locally by starting ''tomcat'' with the JVM command line flag ''-Xss2M''. This gives each thread 2Mb of stack, which is enough to keep me going for now.
 +
 +==== Versioned build ====
 +
 +The ''Versioned Build'' links don't work at the moment.
 +
  
 ===== Screenshot ===== ===== Screenshot =====
 
anthillos.txt · Last modified: 2008/05/14 10:01 by jim
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0