Version Control with Subversion : Next Generation Open Source Version Control by Ben Collins-Sussman, C. Michael Pilato and Brian W. Fitzpatrick (2008, Trade Paperback)
VERSION CONTROL WITH SUBVERSION: NEXT GENERATION OPEN SOURCE VERSION CONTROL By C. Michael Pilato & Ben Collins-sussman & Brian W. Fitzpatrick **BRAND NEW**.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherO'reilly Media, Incorporated
ISBN-100596510330
ISBN-139780596510336
eBay Product ID (ePID)60299218
Product Key Features
Number of Pages430 Pages
Publication NameVersion Control with Subversion : Next Generation Open Source Version Control
LanguageEnglish
SubjectOperating Systems / Unix, Software Development & Engineering / General, Operating Systems / Linux, Operating Systems / General
Publication Year2008
FeaturesRevised
TypeTextbook
Subject AreaComputers
AuthorBen Collins-Sussman, C. Michael Pilato, Brian W. Fitzpatrick
FormatTrade Paperback
Dimensions
Item Height0.9 in
Item Weight26.3 Oz
Item Length9.3 in
Item Width7 in
Additional Product Features
Edition Number2
Intended AudienceScholarly & Professional
IllustratedYes
Edition DescriptionRevised edition
Table Of ContentForeword Preface Chapter 1: Fundamental Concepts Chapter 2: Basic Usage Chapter 3: Advanced Topics Chapter 4: Branching and Merging Chapter 5: Repository Administration Chapter 6: Server Configuration Chapter 7: Customizing Your Subversion Experience Chapter 8: Embedding Subversion Chapter 9: Subversion Complete Reference Subversion Quick-Start Guide Subversion for CVS Users WebDAV and Autoversioning Copyright Colophon
SynopsisWritten by members of the development team that maintainsSubversion, this is the official guide and referencemanual for the popular open source revision controltechnology. The new edition covers Subversion 1.5 with acomplete introduction and guided tour of itscapabilities, along with best practice recommendations.Version Control with ......, Written by members of the development team that maintains Subversion, this is the official guide and reference manual for the popular open source revision control technology. The new edition covers Subversion 1.5 with a complete introduction and guided tour of its capabilities, along with best practice recommendations. Version Control with Subversion is useful for people from a wide variety of backgrounds, from those with no previous version control experience to experienced system administrators. Subversion is the perfect tool to track individual changes when several people collaborate on documentation or, particularly, software development projects. As a more powerful and flexible successor to the CVS revision control system, Subversion makes life so much simpler, allowing each team member to work separately and then merge source code changes into a single repository that keeps a record of each separate version. Inside the updated edition Version Control with Subversion, you'll find: An introduction to Subversion and basic concepts behind version control A guided tour of the capabilities and structure of Subversion 1.5 Guidelines for installing and configuring Subversion to manage programming, documentation, or any other team-based project Detailed coverage of complex topics such as branching and repository administration Advanced features such as properties, externals, and access control A guide to best practices Complete Subversion reference and troubleshooting guide If you've never used version control, you'll find everything you need to get started. And if you're a seasoned CVS pro, this book will help you make a painless leap into Subversion.
Straight to the point and easy to understand with all the necessary information you could think of
Version Control with Subversion: Next Generation Open Source Version Control is a good book on Subversion with concrete code examples and explanations.