Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Version Control with Subversion

Next Generation Open Source Version Control

by C. Michael Pilato, Ben Collins-Sussman, Brian W. Fitzpatrick

Version Control with Subversion

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

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.7 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.7;
- 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.

This open book is licensed under a Creative Commons License (CC BY). You can download Version Control with Subversion ebook for free in PDF format (2.3 MB).

Table of Contents

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
Appendix A
Subversion Quick-Start Guide
Appendix B
Subversion for CVS Users
Appendix C
WebDAV and Autoversioning

Book Details

Title
Version Control with Subversion
Subject
Computer Science
Publisher
O'Reilly Media
Published
2011
Pages
463
Edition
3
Language
English
ISBN13 Digital
9780596510336
ISBN10 Digital
0596510330
PDF Size
2.3 MB
License
CC BY

Related Books

Visual Studio for Mac Succinctly
Visual Studio for Mac is an integrated development environment that can be used on macOS to build apps in C# and F# with a native user interface and tools tailored for macOS and for cross-platform development. Alessandro Del Sole provides a guide to this latest VS product, paying particular attention to the Integrated Development Environment, the w...
Introduction to Data Science
The demand for skilled data science practitioners in industry, academia, and government is rapidly growing. This book introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression and machine learning. It also helps you develop skills such a...
Xamarin.Forms Succinctly
The demand for mobile applications across Android, iOS, and Windows platforms often puts developers accustomed to .NET and C# in a bind. The gap between platform operating systems, programming languages, and devices is an immense obstacle. Ideally, these developers would be able use their existing skills and knowledge to build native mobile apps. X...
Versioned APIs with Phoenix
To build a house, it's necessary to go through different phases before stacking the first brick. The architect needs to pay attention to everything, drawing all the technical details and documenting the architecture design. After the drawings are finished, the construction materials need to be chosen and things like the brick type, the insu...
Producing Open Source Software
The corporate market is now embracing free, "open source" software like never before, as evidenced by the recent success of the technologies underlying LAMP (Linux, Apache, MySQL, and PHP). Each is the result of a publicly collaborative process among numerous developers who volunteer their time and energy to create better software. The...
Automatic Control with Experiments
This book presents theory and practice in the context of automatic control education. It presents the relevant theory in the first eight chapters,applying them later on to the control of several real plants. Each plant is studied following a uniform procedure: a) the plant’s functionis described, b) a mathematical model is obtained, c) plant cons...