Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Pragmatic Version Control Using Subversion
 
See larger image
 

Pragmatic Version Control Using Subversion [Paperback]

Mike Mason
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback CDN $29.84  
Paperback, Feb 8 2005 --  
There is a newer edition of this item:
Pragmatic Version Control: Using Subversion Pragmatic Version Control: Using Subversion 5.0 out of 5 stars (2)
CDN$ 29.84
In Stock.

Product Details


Product Description

Product Description

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't use any version control at all. Many others don't use it well and end up experiencing time-consuming problems.

Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back. This book describes Subversion, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly--and correctly.

Learn how to use Subversion the right way--the pragmatic way.

With this book, you can:

  • Keep all project assets safe--not just source code--and never run the risk of losing a great idea
  • Know how to undo bad decisions--even directories and symlinks are versioned
  • Learn how to share code safely, and work in parallel for maximum efficiency
  • Install Subversion and organize, administer and backup your repository
  • Share code over a network with Apache, svnserve, or ssh
  • Create and manage releases, code branches, merges and bug fixes
  • Manage 3rd party code safely
Now there's no excuse not to use professional-grade version control.

About the Author

Mike Mason is an Agile Architect with ThoughtWorks where he builds mission critical systems for Fortune 500 clients. Mike has been using Subversion for more than eight years and he has watched it evolve from an excellent-but-niche tool to being an enterprise standard in version control. Mike is the author of Pragmatic Version Control using Subversion.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars A must have book, July 19 2009
By 
F. B. Boulianne (Quebec, Canada) - See all my reviews
(REAL NAME)   
It contains almost anything you need to know about version control and release management. Used with "Pragmatic project Automation" it provides everything you need. The only thing messing is version number management.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Short, sweet and helpful, July 18 2005
By 
R. M. Hayes (Canada) - See all my reviews
(REAL NAME)   
This review is from: Pragmatic Version Control Using Subversion (Paperback)
At only 200 pages, this book takes you through the steps required to set-up and effectively use Subversion for your projects. The later chapters provide information on repository backups (with Perl scripts) and also TortoiseSVN. There is a useful command reference summary near the end.

The book elaborates on effective project structure, which is something that all of us developers can benefit from. And, although I haven't needed to migrate from CVS, there is a chapter on it.

The documentation at tigris.org is good, but this book puts it all-together in a format that's easily readable in a few sittings. Well worth the price-tag.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.2 out of 5 stars (27 customer reviews)

52 of 54 people found the following review helpful
5.0 out of 5 stars A straightforward guide for the Subversion beginner, Mar 1 2005
By Michael A. Gunderloy "http://www.larkware.com" - Published on Amazon.com
This review is from: Pragmatic Version Control Using Subversion (Paperback)
Here's a straightforward book with two audiences. First, if you've never actually used version control and you're a bit unsure of why you should and where to start, it provides a gentle introduction to the subject, explaining why this is one of the cornerstones of serious software development. Second, if you are already familiar with version control but thinking of moving to Subversion (particularly if you're already using CVS, the system from which the Subversion designers made their escape) this is the book to get you up and running with a minimum of fuss. The focus is on teaching you how to perform the basic operations that everyone needs to know to use version control efficiently: putting files into a repository, getting them out again, resolving conflicts among multiple developers, handling branches, and so on. You likely won't learn every niggling little detail about Subversion from this book (especially given that it's a program still under active development) but you'll learn plenty enough to get the job done.

After covering the basics of version control and some of the reasons why Subversion is a good choice, Mason shows you how to install things and handle the most basic commands - checking files in and out, and merging changes. He then moves on to larger organizational issues, including tags and branches, multiple repositories, sharing code, and how to handle third-party code. If you've read the earlier Pragmatic Bookshelf title Pragmatic Version Control using CVS you'll find that this book is a port of that one. That is, it includes the same examples, rewritten with Subversion syntax instead of CVS syntax. But it's not always a direct port. The new book is substantially longer than the old one, since Subversion is more flexible, and where Subversion offers a better way to do things than CVS Mason doesn't hesitate to point it out.

You'll also find some coverage here of other topics like using the Windows GUI tool TortoiseSVN, migrating from other systems to Subversion, and setting up Apache to handle Subversion over HTTP. There's a handy listing of commands and recipes at the tail end of the book which provides a fast reference for people who prefer to work at the command line - which, after all, is the most natural environment for Subversion.

Perhaps the best testimonial to the power of Subversion here is that the author convinced the publisher to switch. Pragmatic used to keep book files in a CVS repository. Now they use Subversion. If you're considering making the switch yourself, it's definitely worth picking up a copy of this easy read to help you along the way to success.

51 of 53 people found the following review helpful
3.0 out of 5 stars Helpful intro but a poor reference, May 17 2005
By Raymond Brigleb - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: Pragmatic Version Control Using Subversion (Paperback)
This book really did get me off on the right foot. It provides a helpful perspective that was invaluable to a Subversion beginner. The tone is just right.

However, as I started running into problems, the book fell flat on its face. I couldn't find anything related to my tasks in the index, and there seems to be no coverage of simple concepts like removing directories or groups of files, nor are there any tips and tricks or scripts that might help to maintain my repository. And though there's coverage of a popular Windows GUI client, there's just no help for Mac developers.

I have to give this book three stars. At this price, my hopes were a lot higher.

24 of 24 people found the following review helpful
3.0 out of 5 stars Elementary, Oct 9 2005
By M. Patel - Published on Amazon.com
This review is from: Pragmatic Version Control Using Subversion (Paperback)
I have been using subversion for over a year now. I bought this book after I was some what familiar with svn aka subversion.

I think this book is very good for someone starting off with subversion. The language is pretty good. You can cover this book in just one day!!!

To summarise:
PROS: Simple & Sweet language
Good examples

CONS: Not advanced

I would recommend the free subversion book over this book if you want to learn advanced techniques with subversion.
 Go to Amazon.com to see all 27 reviews  4.2 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback