在Google Code上用 Mercurial 取代 Subversion 管理你的项目

在Google Code上用 Mercurial 取代 Subversion 管理你的项目
之前,我一直都是用的SVN作为我日常的版本控制工具,诸如代码啊文档啊之类的东西。至于CVS这么复古的版本控制工具更是没有机会去尝试。说到SVN控制版本的话,作为托管服务商比较好的就有google code,本人也一直在使用。最近,由于一些项目的原因,了解到了另外一个版本控制工具Hg,当然Hg不是它的原名,原名叫Mercurial,都是水银的意思,所以通常称呼为Hg。

19 Responses to 在Google Code上用 Mercurial 取代 Subversion 管理你的项目

  1. eddie says:

    ➡ ➡ ➡ 不好意思 抢个沙花

  2. Captain says:

    最近打算学习版本控制系统,谢谢你推荐的资料和教程 😈

  3. sosohehe says:

    公司的项目可不敢放google上做版本管理

  4. zwwooooo says:

    我托管的很少,而且比较熟悉Subversion,hg就不折腾了

  5. 小宇 says:

    你们的博客都做的好漂亮呀! 😛

  6. 吖Bee says:

    目前我是一个都冇有托管 = =

  7. ooaixt says:

    google code确实好用

  8. Pingback: 转换你的 Subversion 到 Git - Leeiio Chaos Made.

  9. Pingback: 转换你的 Subversion 到 Git - Leeiio Chaos Made.

  10. alswl says:

    SVN的机制还没有用活,继续停留在SVN上

  11. frank says:

    前提是不是要有svn才能转换的呀

  12. 孤剑 says:

    不懂。。。。 😮

  13. Pingback: Wiki | xilige

  14. Pingback: 转换你的 Subversion 到 Git – 马开东博客

  15. Pingback: 转换你的 Subversion 到 Git - IT牛人博客聚合

  16. geek says:

    I used to manage my code with SVN, and it worked well enough. But recently, due to project requirements, I had to dive into Mercurial (Hg). Honestly, I was completely lost at first, especially when trying to migrate Subversion history from Google Code to Hg—it was frustrating! Luckily, I stumbled upon this article, which was a lifesaver. Following the steps, I managed to migrate the code from Subversion to Hg more smoothly than I expected. The combination of `hg clone` and `svn export` was especially helpful.

    I also set up my Python environment recently and struggled to find a reliable guide. Thankfully, I found this excellent tutorial: install python ubuntu. It’s super detailed and solved my issues perfectly—I highly recommend it!

Leave a Reply

Your email address will not be published. Required fields are marked *