Subversion Version Control: Using the Subversion Version Control System in Development Projects
โ Scribed by William Nagel
- Publisher
- Prentice Hall
- Year
- 2005
- Tongue
- English
- Leaves
- 368
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
In any software development project, many developers contribute changes over a period of time. Using a version control system to track and manage these changes is vital to the continued success of the project. This book introduces you to Subversion, a free, open-source version control system, which is both more powerful and much less complex than its predecessor CVS.In this practical, hands-on guide, you will learn how to use Subversion and how to effectively merge a version control system within your development process. As a seasoned Subversion user, William Nagel draws on lessons learned through trial and error, providing useful tips for accomplishing tasks that arise in day-to-day software development. Nagel clearly explains how to expand on the built-in abilities of Subversion, making the system work better for you. He organizes Subversion commands by activity to allow for quick task reference. Using example scripts and configurations, he also includes development approaches that you can customize to fit your own environment.Inside, you will find * A guide to installing Subversion on Linux, Windows, and Mac OS X. * A tutorial walkthrough of Subversion, from creating your first repository to basic branching and merging. * A detailed look at the most important Subversion client commands, as well as properties, user configuration, and integration with a variety of external tools. * A guide to repository administration and organization, including repository security and migration from another version control system. * An in-depth look at automation in Subversion, including using hook scripts, metadata, and the Subversion API, plus example scripts. * Case studies that examine both archetypal and real-world projects and their use of Subversion. * A Subversion command reference for fast access to essential technical information. * Details on Subversion's many advanced features, such as its Apache-integrated WebDAV server and database file storage system.Whether you are an administrator, project manager, or software developer, Subversion Version Control will show you how to realize the full potential of Subversion.
๐ SIMILAR VOLUMES
<DIV><p>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
Today, 31 May 2009, I am still waiting for this book bought (paid) 2 months ago.
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
One of the greatest frustrations in most software projects is version control: the art of managing changes to information. Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has only heightened the problem; consec