Chinaunix首页 | 论坛 | 博客
  • 博客访问: 629007
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 14:19:36

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.

阅读(126) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~