摘要: 翻译: margiex 第一章:基础 A tale of two trees 开始之前先讲解一下基本的术语和操作. 一个是存储区,一个是工作目录. 一个SCM工具提供一个存放源代码的地方,我们称之为"存储区",一般存放在服务器上,并共享给当前团队的所有成员. 每个开发人员都有自己的工作目录,一般存放在工作的机器上,并通过一个客户端程序访问. 所有内容都基于目录层... 阅读全文
posted @ 2005-09-08 17:50 margiex 阅读(668) 评论(0) 推荐(0) 编辑
摘要: 翻译:只是路过, 校对:margiex Source Control HOWTO 如何做源代码控制 I have started writing a series of articles explaining how to do source control and the best practices thereof. See below for links to the indi... 阅读全文
posted @ 2005-09-08 13:35 margiex 阅读(1433) 评论(2) 推荐(0) 编辑