Download your project source code from Google Code

Source: Internet
Author: User
Tags mercurial

Recently I need to study the code of an open-source project. I found the code in Google code, but I don't know how to synchronize the Code: The above prompts a command:

Hg clone https://code.google.com/p/big-planet-tracks/

So I directly enter the above command in the directory where I want to download the source code. It prompts me to install mercurial. Then install it:

Sudo apt-Get mercurial

After installing mercurial, enter the command for synchronizing the code above. The following error occurs:

Abort: code.google.com certificate error: Certificate is for www.google.com (use -- insecure to connect insecurely)

I think it is the reason for the website. According to its prompt, I changed code.google.com to www.google.com, but the result still does not work. I thought it may be the reason for HTTPS, so I changed the above HTTPS to HTTP, the code I want is successfully downloaded. It seems that this problem also occurs when ADT is updated online in the past. Hope to give an entry-level prompt to anyone who likes to see the code of open-source projects.

In addition, it feels good to use mercurial to submit your project code:

Http://dourok.info/2011/05/managing-google-code-project-with-mercurial/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.