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.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
Publisher resources
Table of contents
-
Version Control with Subversion
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Foreword
- Preface
- 1. Fundamental Concepts
-
2. Basic Usage
- Help!
- Getting Data into Your Repository
- Initial Checkout
- Basic Work Cycle
- Examining History
- Sometimes You Just Need to Clean Up
- Summary
- 3. Advanced Topics
- 4. Branching and Merging
-
5. Repository Administration
- The Subversion Repository, Defined
- Strategies for Repository Deployment
- Creating and Configuring Your Repository
- Repository Maintenance
- Moving and Removing Repositories
- Summary
-
6. Server Configuration
- Overview
- Choosing a Server Configuration
- svnserve, a Custom Server
- httpd, the Apache HTTP Server
- Path-Based Authorization
- Supporting Multiple Repository Access Methods
- 7. Customizing Your Subversion Experience
- 8. Embedding Subversion
-
9. Subversion Complete Reference
-
The Subversion Command-Line Client: svn
- svn Options
-
svn Subcommands
- svn add
- svn blame
- svn cat
- svn changelist
- svn checkout
- svn cleanup
- svn commit
- svn copy
- svn delete
- svn diff
- svn export
- svn help
- svn import
- svn info
- svn list
- svn lock
- svn log
- svn merge
- svn mergeinfo
- svn mkdir
- svn move
- svn propdel
- svn propedit
- svn propget
- svn proplist
- svn propset
- svn resolve
- svn resolved
- svn revert
- svn status
- svn switch
- svn unlock
- svn update
-
svnadmin
- svnadmin Options
-
svnadmin Subcommands
- svnadmin crashtest
- svnadmin create
- svnadmin deltify
- svnadmin dump
- svnadmin help
- svnadmin hotcopy
- svnadmin list-dblogs
- svnadmin list-unused-dblogs
- svnadmin load
- svnadmin lslocks
- svnadmin lstxns
- svnadmin recover
- svnadmin rmlocks
- svnadmin rmtxns
- svnadmin setlog
- svnadmin setrevprop
- svnadmin setuuid
- svnadmin upgrade
- svnadmin verify
- svnlook
- svnsync
- svnserve
- svndumpfilter
- svnversion
- mod_dav_svn Configuration Directives
- mod_authz_svn
- Subversion Properties
- Repository Hooks
-
The Subversion Command-Line Client: svn
- A. Subversion Quick-Start Guide
- B. Subversion for CVS Users
- C. WebDAV and Autoversioning
- D. Copyright
- Index
- About the Authors
- Colophon
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
Product information
- Title: Version Control with Subversion, 2nd Edition
- Author(s):
- Release date: September 2008
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449379353
You might also like
book
Version Control with Git, 3rd Edition
Track, branch, merge, and manage code revisions with Git, the free and open source distributed version …
book
Subversion Version Control: Using The Subversion Version Control System in Development Projects
In any software development project, many developers contribute changes over a period of time. Using a …
book
Implementing Domain-Driven Design
“For software developers of all experience levels looking to improve their results, and design and implement …
book
Pro Git, Second Edition
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern …