临时通知 SVN 人员教授 Mercurial
我刚刚说服班上的两名队友我正在开始使用 Mercurial。几年前,当我学习它时,我只是阅读了主站点,在 IRC 上提出问题,并使用它弄清楚。然而,考虑到课程的节奏,我认为他们都不会愿意花时间以这种方式学习。我正在考虑建议他们查看HgInit,因为他们都有一些 Subversion 背景,而且这似乎是目标受众。不过,有谁有更好的推荐吗?
最近有人捡到它并发现某个特定来源特别有用吗?
I just convinced two teammates in a class that I'm taking to start using Mercurial. When I learned it a few years back I just read the main site, asked questions on IRC, and played with it to figure it out. However, given the pace of the class I don't think either of them are going to want to take the time to learn it that way. I was thinking of recommending they look over HgInit since they both have some Subversion background and that seems to be the intended audience. However, does anyone have a better recommendation?
Has someone picked it up recently and found a specific source to be particularly useful?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
http://nedbatchelder.com/text/hgsvn.html
http://wiki.pylonshq.com/display/pylonscookbook/Mercurial+for+Subversion+Users (当然,忽略 Pylons 特定的部分。)
http://nedbatchelder.com/text/hgsvn.html
http://wiki.pylonshq.com/display/pylonscookbook/Mercurial+for+Subversion+Users (Ignoring the Pylons-specific part, of course.)
http://mercurial.aragost.com/kick-start/
There is also Mercurial Kick Start guide at http://mercurial.aragost.com/kick-start/
HgInit 还可以,但我还发现 Mercurial:权威指南 非常有用。 Mercurial wiki 也值得浏览。
HgInit is OK, but I also found Mercurial: The Definitive Guide very useful. Mercurial wiki is also worth browsing.