Tortoisehg clone error

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.
12/13/2010 1:51:10 AM
Gravatar
Total Posts 26

Tortoisehg clone error

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?

                                 

                      

                                        

12/13/2010 6:11:40 AM
Gravatar
Total Posts 18439

Re: Tortoisehg clone error

sounds like a network problem, I would retry cloning and if the problem persists then report it to the Codeplex team.

Best,

Joe

12/19/2010 6:49:49 PM
Gravatar
Total Posts 8

Re: Tortoisehg clone error

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 .

12/21/2010 8:24:01 AM
Gravatar
Total Posts 18439

Re: Tortoisehg clone error

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

Best,

Joe

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