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.
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.
hai,
I want to clone https://hg01.codeplex.com/mojoportal using TortoiseHg on windows7. But when i trying to clone this folder I'm getting following error.
requesting all changes adding changesets adding manifests adding file changes transaction abort! rollback completed patch cannot be decoded
[command interrupted]
can anyone tell me the solution?
sounds like a network problem, I would retry cloning and if the problem persists then report it to the Codeplex team.
Best,
Joe
there is couple of things you have to check ;
- disable any anti virus .
- disable windows indexing service .
- check disk fragment .
- try connect via wired connection if your current connection wireless .
- try cloning in late time, avoid rush hours of codeplex .
I face the same problem and solved by cloning to revision 0, then pull all changsets .
Thanks Joe for the great done .
Thanks Khaled, those are good tips and I've added them to the page here:
http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx