Mike Mason是ThoughtWorks的一位咨询师,给全球1000强的公司开发过企业应用。作为一名开发者、敏捷教练以及敏捷/XP的推崇者,他使用版本控制的最佳实践来做开发。Mike对于流行的版本控制系统有着大量的经验,包括Subversion、CVS、Perforce以及Team Foundation。
发表于2024-11-08
Pragmatic Version Control Using Subversion 2024 pdf epub mobi 电子书
本书非常出色,作者是高手,翻译也是行家。不是简单的操作手册,内容源于作者的版本管理实践,尤其是第9章对分支和标签的应用极其准确。 本书的命令行演示非常准确,如果读者自己练习需要注意将 服务器的访问方式修改为 文件的访问方式,即项目仓库的访问以 file:/// 开头...
评分svn也是平时开发中用到最多的一个工具. 一些基本的操作用起来也是没有问题的, 看这本书算是对已有svn知识的一个扩展, 学到了很多以前不是很了解的知识, 以前我们都是通过小乌龟客户端来用, 这里知道了很多通过命令行方式来使用svn, 比较有价值的是如何实现多分支开发以及合并, ...
评分至于真正的版本管理,有软件配置管理员和开发主管等人商议决定,SVN之类的操作方法,则看软件附带的使用说明书就可以了。
评分图书标签: SVN 技术 programming design SCM 计算机科学 计算机 英文版
This book covers the theory behind version control and how it can help developers become more efficient, work better as a team, and keep on top of software complexity. Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back.
This book describes Subversion 1.3, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly and correctly. Learn how to use Subversion the right way-the pragmatic way.
With this book, you can:
Keep all project assets safe--not just source code--and never run the risk of losing a great idea
Know how to undo bad decisions--even directories and symlinks are versioned
Learn how to share code safely, and work in parallel for maximum efficiency
Install Subversion and organize, administer and backup your repository
Share code over a network with Apache, svnserve, or ssh
Create and manage releases, code branches, merges and bug fixes
Manage 3rd party code safely
Use all the latest Subversion 1.3 features including locking and path-based security, and much more!
Now there's no excuse not to use professional-grade version control.
通俗易懂
评分发现Pragmatic系列的书还是很不错的,短小精悍,快速入手。 对于svn这种工具不必太过挂心,根据自己的需要学习即可。毕竟外围的工具变化还是非常快的,知识过时也只是眨眼间的事情,比如cvs->svn->git,make->autotools->cmake, ant, maven, scons, Rakefile等等等等。 工具的背后,更重要的是软件工程的思想,比如版本控制,自动部署,单元测试等等,pragmatic系列的书是一道很好的开胃菜。
评分通俗易懂
评分通俗易懂
评分含泪读完
Pragmatic Version Control Using Subversion 2024 pdf epub mobi 电子书