> For example here's what hg log reports in my hotspot dir:
[new stuff]
Did you 'hg fupdate' after 'hg fpull'? If not, your working copy will
still be out of date even if hg log shows you modern history.
--
/ Peter Schuller
you did a fresh 'fclone'.
I was suspecting you had fclone:ed bolloed by fpull:s without fupdate.
(I personally don't know anything about the LoadC; I was just jumping
in in case this could explain an out-of-date tree.)
--
/ Peter Schuller
> HINT: Try setting drops.dir to indicate where the bundles can be
> found, or try setting the ant property allow.downloads=true to
> download the bundle from the URL.
> e.g. ant -Dallow.downloads=true -OR- ant -Ddrops.dir=some_directory
Pass "ALLOW_DOWNLOADS=true" to gmake.
--
/ Peter Schuller