Mike Mason是ThoughtWorks的一位谘詢師,給全球1000強的公司開發過企業應用。作為一名開發者、敏捷教練以及敏捷/XP的推崇者,他使用版本控製的最佳實踐來做開發。Mike對於流行的版本控製係統有著大量的經驗,包括Subversion、CVS、Perforce以及Team Foundation。
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. All projects need version control: it's the lifeblood of any project's infrastructure, yet half of all project teams in the U.S. don't use any version control at all. Many others don't use it well and end up experiencing time-consuming problems. Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back. This book describes Subversion, 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 Now there's no excuse not to use professional-grade version control.
發表於2024-11-30
Pragmatic Version Control Using Subversion 2024 pdf epub mobi 電子書 下載
svn也是平時開發中用到最多的一個工具. 一些基本的操作用起來也是沒有問題的, 看這本書算是對已有svn知識的一個擴展, 學到瞭很多以前不是很瞭解的知識, 以前我們都是通過小烏龜客戶端來用, 這裏知道瞭很多通過命令行方式來使用svn, 比較有價值的是如何實現多分支開發以及閤並, ...
評分本書非常齣色,作者是高手,翻譯也是行傢。不是簡單的操作手冊,內容源於作者的版本管理實踐,尤其是第9章對分支和標簽的應用極其準確。 本書的命令行演示非常準確,如果讀者自己練習需要注意將 服務器的訪問方式修改為 文件的訪問方式,即項目倉庫的訪問以 file:/// 開頭...
評分 評分 評分svn這個東西重要的還是在於應用吧。 這本書沒有什麼難的或者復雜的東西,大概也就是一個介紹性的入門級的書吧。 主要還是要通過使用工具來熟悉。所以可以拿1天的時間來翻一下這本書就可以瞭,實在不必費太多精力。 另外,現在做版本控製的時候應該很少有人直接用svn瞭。大概...
圖書標籤: 版本控製 SVN 項目管理 軟件開發 軟件工程 編程 技術 VERSIONCONTROL
Pragmatic Version Control Using Subversion 2024 pdf epub mobi 電子書 下載