TortoiseHg Cloning repository

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/15/2012 10:52:07 AM
Gravatar
Total Posts 10

TortoiseHg Cloning repository

Hi,

I'm trying to clone the repository, but it keeps failing at the same point. Anyone else having this problem?

HortoiseHg version 2.3.1

% hg clone --verbose -- https://hg.codeplex.com/mojoportal

destination directory: mojoportal

requesting all changes

adding changesets

adding manifests

adding file changes

transaction abort!

rollback completed

abort: stream ended unexpectedly (got 469461 bytes, expected 487762)

[command returned code 255 Sun Apr 15 11:45:27 2012]

 

Thanks, Burl

4/15/2012 11:51:10 AM
Gravatar
Total Posts 18439

Re: TortoiseHg Cloning repository

Hi Burl,

We've been having troubles with the repository for several days, I've reported it to the codeplex team and hope to hear back from them soon.

I can say that I managed to clone it just now by using https://hg99.codeplex.com/mojoportal

but I had to branch down the options for cloning and choose "Clone to revision" and put 0 for the revision. Then it succeeded in the clone and I was able to open TortoiseHG Workbench and pull changes, then finally right click the top folder and do HG Update to update the working copy to the latest revision of the default branch.

Hopefully that will work for you anf hopefully they will resolve the problems soon.

Best,

Joe

4/15/2012 4:54:15 PM
Gravatar
Total Posts 10

Re: TortoiseHg Cloning repository

Thanks Joe,

That worked.......

Burl

You must sign in to post in the forums. This thread is closed to new posts.