Unable to clone source code using TortoiseHG

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.
6/7/2012 12:25:26 AM
Gravatar
Total Posts 23

Unable to clone source code using TortoiseHG

Hello,

I have been trying to Clone the source code using TortoiseHG.  Getting the following log:

% hg clone --rev 0 --verbose -- https://hg.codeplex.com/mojoportal .
adding changesets
adding manifests
adding file changes
transaction abort!
rollback failed - please run hg recover

I am trying to clone from Revision 0, as this was suggested if having trouble.  I have also tried following all the suggestions on the mojoPortal site page regarding what to try if not working (use hardwired connection, disable antivirus, try during off-hours, etc) to no avail.  I have also posted this information on codeplex site.

I have a project to add new functionality to mojoPortal, so as to take advantage of it's CMS ability and built-in functionality.  Any help will be greatly appreciated!  Thanks again, Dan.   

6/7/2012 4:40:10 PM
Gravatar
Total Posts 18439

Re: Unable to clone source code using TortoiseHG

Hi,

We periodically have some problems with the codeplex repository. I would just keep trying every so often, it usually resolves itself.

Hope that helps,

Joe

6/13/2012 2:17:49 PM
Gravatar
Total Posts 23

Re: Unable to clone source code using TortoiseHG

Hi Joe,

I have continued to try, but keep having the same problem.  I was hesitant to use the downloadable zip file from codeplex since you advise against that in your documentation.  Is there another way to obtain a valid copy of the latest source?  My purpose is to add 2 new functions on top of the CMS for a project I'm working on.

Thanks

Dan

6/14/2012 6:44:54 AM
Gravatar
Total Posts 18439

Re: Unable to clone source code using TortoiseHG

Hi Dan,

I just did a clone to see if it would give me any trouble, it worked fine for me.

Make sure you are cloning from https://hg.codeplex.com/mojoportal

​That is an updated url, a while back the url was https://hg01.codeplex.com/mojoportal but they changed it not long ago at codeplex.

​Hope that helps,

​Joe

8/1/2012 12:20:17 AM
Gravatar
Total Posts 23

Re: Unable to clone source code using TortoiseHG

Hi Joe,

Been meaning to follow-up, to let you know that it turned out the problem was that I was saving to a flash drive.  Once I cloned to an internal hard drive it worked. 


Thanks for your help,

Dan

 

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