This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| anthillos [2008/05/06 13:07] – Known problems jim | anthillos [2008/05/14 10:01] (current) – Ahem. 'hg qclone' anyone? jim | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Being a good little Open Source citizen, I contributed my changes back to Urbancode. But I think they' | Being a good little Open Source citizen, I contributed my changes back to Urbancode. But I think they' | ||
| + | |||
| ===== Downloading ===== | ===== Downloading ===== | ||
| Line 13: | Line 14: | ||
| My changes are in the form of Mercurial Queues (MQ) patches. At the moment, Mercurial' | My changes are in the form of Mercurial Queues (MQ) patches. At the moment, Mercurial' | ||
| - | $ hg clone http:// | + | $ hg qclone |
| - | $ cd Anthill/.hg | + | $ cd Anthill |
| - | $ hg clone http:// | + | |
| - | $ cd .. | + | |
| You can then apply all the patches: | You can then apply all the patches: | ||
| Line 25: | Line 24: | ||
| ===== Known problems ===== | ===== Known problems ===== | ||
| + | |||
| + | ==== Mercurial adapter and changes with lots of files ==== | ||
| Changes with a lots of files may cause trouble using the Mercurial adapter. | Changes with a lots of files may cause trouble using the Mercurial adapter. | ||
| Line 31: | Line 32: | ||
| 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 '' | 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 '' | ||
| + | |||
| + | ==== Versioned build ==== | ||
| + | |||
| + | The '' | ||
| + | |||
| ===== Screenshot ===== | ===== Screenshot ===== | ||