Shop now Learn more Shop now Shop Mid Season Savings Cloud Drive Photos Shop now Shop Amazon Fire Phone Shop Amazon Fire TV Shop now Halloween Garden Decor xmen xmen xmen Shop Fire HD 6 Shop Kindle Voyage Pre-order now Shop now Shop now
Version Control with Subversion and over 2 million other books are available for Amazon Kindle . Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
Price: £10.50

or
 
   
Trade in Yours
For a £2.32 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Start reading Version Control with Subversion on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Version Control with Subversion [Paperback]

C. Michael Pilato , Ben Collins-Sussman , Brian W. Fitzpatrick
4.0 out of 5 stars  See all reviews (5 customer reviews)
Price: £25.99 & FREE Delivery in the UK. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 3 left in stock (more on the way).
Dispatched from and sold by Amazon. Gift-wrap available.
Want it tomorrow, 21 Oct.? Details

Formats

Amazon Price New from Used from
Kindle Edition £20.08  
Paperback £25.99  
Trade In this Item for up to £2.32
Trade in Version Control with Subversion for an Amazon Gift Card of up to £2.32, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Learn more

Book Description

3 Oct 2008 0596510330 978-0596510336 2

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.

Special Offers and Product Promotions

  • Between 20-26 October 2014, spend £10 in a single order on item(s) dispatched from and sold by Amazon.co.uk and receive a £2 promotional code to spend in the Amazon Appstore. Here's how (terms and conditions apply)

Frequently Bought Together

Version Control with Subversion + Pragmatic Version Control: Using Subversion (Pragmatic Programmers)
Price For Both: £48.49

Buy the selected items together


Product details

  • Paperback: 432 pages
  • Publisher: O'Reilly Media; 2 edition (3 Oct 2008)
  • Language: English
  • ISBN-10: 0596510330
  • ISBN-13: 978-0596510336
  • Product Dimensions: 23.4 x 17.8 x 2.5 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Bestsellers Rank: 424,901 in Books (See Top 100 in Books)
  •  Would you like to update product info, give feedback on images, or tell us about a lower price?

  • See Complete Table of Contents

Product Description

Book Description

Next Generation Open Source Version Control

From the Publisher

Version Control with Subversion introduces the powerful new versioning tool designed to be the successor to CVS. An introduction to Subversion is followed by a guided tour of its capabilities. Later chapters cover more complex topics of branching, repository administration, and other advanced features. If you've never used version control, you'll find everything you need to get started. And if you're a seasoned CVS pro, it will help you make a painless leap into Subversion. --This text refers to an alternate Paperback edition.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4.0 out of 5 stars
4.0 out of 5 stars
Most Helpful Customer Reviews
8 of 8 people found the following review helpful
4.0 out of 5 stars More detail than the Pragmatic book 21 Mar 2009
By J. S. Hardman TOP 1000 REVIEWER VINE VOICE
Format:Paperback|Verified Purchase
I read "Pragmatic Version Control: Using Subversion" before reading "Version Control with Subversion". For most people, I would say that is the correct order in which to approach these two books. The Pragmatic book is much more readable, but "Version Control with Subversion" goes into greater depth, answering some of the questions that the Pragmatic book doesn't. It still contains tutorial material, but also feels like a more authoritative reference.

Most developers think reading about version control is a waste of their time (surely they should be reading about C# or Python or the latest webby thing instead?). I disagree with that - there is little point developing fantastic code if you then lose your greatest work because version control isn't being used correctly. However, I am also realistic about how much time most developers can be persuaded to spend reading about subjects such as version control. Therefore, I would suggest that most developers on a team using Subversion should read the Pragmatic book, as that will give them enough detail to do what they need to, but without being too long or being heavy to read. However, I think it is worth a couple of developers at each site spending the extra time required to also read "Version Control with Subversion" in order to sort out the organisation and practices to follow at that site, including development of any scripts that might be required to support those practices. "Version Control with Subversion" gives extra detail about the differences between version 1.4 and 1.5 of Subversion, more detail on the pros and cons of using properties, use of externals etc. Most developers don't need to know these things, but a few do.

So, a good book, a bit heavier to read than the Pragmatic book, but still worth the effort for those developers who need to get involved in version control a bit more deeply.
Comment | 
Was this review helpful to you?
7 of 7 people found the following review helpful
3.0 out of 5 stars Good book 17 July 2007
Format:Paperback|Verified Purchase
I have this and the Pragmatic one. I think the Pragmatic one is the better book, it's much more readable but then I think this one becomes more of a reference book.

So, if you can't make your mind up, go for the Pragmatic one. For the best of both worlds, get both!
Comment | 
Was this review helpful to you?
14 of 15 people found the following review helpful
5.0 out of 5 stars Excellent book for users and admins 6 Nov 2005
Format:Paperback
This is an excellent book on Subversion. It covers all the core operations for end users and has plenty of content for administrators. Like Subversion the tool, the book is elegant and simple. I don't think I need to add any more except that if you're thinking about using Subversion then don't hesitate to try it: its a great tool, a very worthy replacement for CVS (and some of terrible source control systems you have to pay good money for). This book will help you get up to speed very quickly - its especially useful for those migrating from CVS.
Comment | 
Was this review helpful to you?
4.0 out of 5 stars Quite good 13 Feb 2009
Format:Paperback
It's quite a good book.
First chapters are really for VC beginners, and the second part is quite useful for installing, configuring and maintaing a SVN server.
Maybe could have been useful a brief talk about most important SVN clients available.
If you need to run or use SVN I recommend this book.
Comment | 
Was this review helpful to you?
4.0 out of 5 stars Very informative and helpful 30 Dec 2009
Format:Paperback
This book is really good for starters, but does not include details about Subversion externals!!
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Search Customer Reviews
Only search this product's reviews

Customer Discussions


Look for similar items by category


Feedback