Advanced CVS
原文中文,约3900字,阅读约需10分钟。
📝
内容提要
做了几个月的实际项目,感觉还是只用到CVS的皮毛,CVS中的高级功能比如create tag、create branch和merge等都未使用过。Dreamhead发过来一本”pragmatic version control-using CVS”,顺便do some practice and research on the advanced functions of CVS。 1、Tags、Br...