01.02.2013 Views

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

214 Chapter 6<br />

What version control does...<br />

Lets you create a repository to keep your code in a single place to<br />

ease backup and recovery.<br />

Lets multiple people check out copies <strong>of</strong> the code and work<br />

efficiently as a team.<br />

Lets multiple people check changes back into the repository and<br />

distribute them to the rest <strong>of</strong> the team.<br />

Keeps track <strong>of</strong> who changes what, when, and why.<br />

Branches and tags code so you can find and change versions <strong>of</strong> code<br />

from way back when.<br />

Rolls back changes that never should have happened in the first place.<br />

...and what version control doesn’t do<br />

Makes sure your code compiles.<br />

Tests code.<br />

Thinks for you.<br />

Makes sure your code is readable and well-written.<br />

These are pretty important...looks like our<br />

tool set is nowhere near complete.<br />

Download at WoweBook.Com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!