I have tried to clone your mercurial repository with mojoPortal source code to my local machine, but every time i get an error "abort: stream ended unexpectedly (got 1100615 bytes, expected 1859511)". I tried all tips on
http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx, but its have not helped me.
Log:
% hg clone --rev 0 --verbose --
https://hg.codeplex.com/mojoportal .
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 1100615 bytes, expected 1859511)
[command returned code 255 Wed Apr 11 09:23:39 2012]
Could you please advise?