36 used & new from $0.01

Have one to sell? Sell yours here
 
 
CVS Pocket Reference
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

CVS Pocket Reference (Paperback)

~ (Author)
2.6 out of 5 stars  See all reviews (11 customer reviews)


Available from these sellers.


9 new from $1.15 27 used from $0.01

Formats

Amazon Price New from Used from
  Paperback, August 17, 2003 $9.95 $0.01 $0.01
  Paperback, August 2000 -- $1.15 $0.01
There is a newer edition of this item:
CVS Pocket Reference, Second Edition CVS Pocket Reference, Second Edition 2.6 out of 5 stars (11)
$9.95
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Customers Who Bought This Item Also Bought

Essential CVS (Essentials)

Essential CVS (Essentials)

by Jennifer Vesperman
4.2 out of 5 stars (17)  $29.69
VI Editor Pocket Reference

VI Editor Pocket Reference

by Arnold Robbins
3.9 out of 5 stars (17)  $9.95
Pragmatic Version Control Using CVS

Pragmatic Version Control Using CVS

by David Thomas
4.1 out of 5 stars (10)  $19.77
Perl Pocket Reference, 4th Edition

Perl Pocket Reference, 4th Edition

by Johan Vromans
3.9 out of 5 stars (8)  $9.95
SQL Pocket Guide (Pocket Reference (O'Reilly))

SQL Pocket Guide (Pocket Reference (O'Reilly))

by Jonathan Gennick
4.6 out of 5 stars (21)  $10.19
Explore similar items

Editorial Reviews

Review

'A good resource for anyone wanting to learn about working with CVS.' Linux Format, Xmas issue, Rating 7/10


Product Description

The beauty of open source is that it makes code freely available. The curse is that, without some method of organizing it, code development can devolve into chaos. CVS, the Concurrent Version System, is an open source tool for managing source code, designed to allow multiple users to work on the same file at the same time using a shared directory. Under CVS, multiple users can check out files from a directory tree, make changes, and then commit those changes back into the directory. The CVS Pocket Reference is a quick reference guide to help administrators and users set up and manage source code development. This small book delivers the core concepts of version control, along with a complete command reference and guide to configuration and repository set up. This Pocket Reference covers the latest version of CVS (1.10.8) and is the ultimate companion for open source developers.

Product Details

  • Paperback: 75 pages
  • Publisher: O'Reilly Media; 1 edition (August 2000)
  • Language: English
  • ISBN-10: 0596000030
  • ISBN-13: 978-0596000035
  • Product Dimensions: 6.9 x 4.1 x 0.3 inches
  • Shipping Weight: 3.5 ounces
  • Average Customer Review: 2.6 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon.com Sales Rank: #1,744,016 in Books (See Bestsellers in Books)

More About the Author

Gregor N. Purdy
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Gregor N. Purdy Page

Look Inside This Book

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
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

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

 
11 of 11 people found the following review helpful:
1.0 out of 5 stars Can't keep up with the O'Reilly standards, July 28, 2002
By Marcel Schepers (Utrecht, Ut Netherlands) - See all my reviews
This book fails to be a pocket reference. The book's index is a joke and as a result your topic of interest is not listed or, and that is a major drawback for reference books, discussed somewhere else. And if you find your topic the information presented is often not sufficient to answer your question. Although I keep this book within arm reach on my desk, I always use the web for my CVS questions. My advice for people with basic CVS knowledge and the ability to use CVS from the command line: search the web and pick one of the many CVS related web sites as your starting point for more information on CVS. This books does not keep up with the O'Reilly standards and is therefor best ignored.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 12 people found the following review helpful:
5.0 out of 5 stars Great book, but note the title!, March 23, 2001
By "pmbailey" (Atlanta, GA USA) - See all my reviews
This is a great reference book. Note the title, it is a small, pocket sized concise _reference_ guide. It assumes that you already understand CVS and its functionality, and just need something to grab to look up that obscure command that you rarely use. It is exactly as advertised, and lives up to O'Reilly's good name.

O'Reilly unfortunately doesn't have a full blown book on CVS yet. In the meantime I recommend Open Source Development With CVS by Karl Franz Fogel, also available on Amazon.com.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 7 people found the following review helpful:
3.0 out of 5 stars Useful; worth the price if you don't like man pages, August 9, 2002
This pocket reference summarises the basics of CVS. It's enough to get you going, but I wouldn't rely on it for a major project. The explanation of how CVS works is short; the part I've found most useful is the handy table of CVS commands and options in the second half of the book.

However, there is extensive online documentation for CVS that goes into far greater depth than this book, is more up to date, and is free. Even though I've had the book, I've still needed to refer to this online documentation to learn the finer points of tags, branching, and other CVS features.

So it's really a matter of whether you want to pay to have some (but not all) useful information in a handy booklet. If that appeals to you, great, this isn't a bad book. But you can certainly live without it by using your computer as a reference tool.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

1.0 out of 5 stars Save your money
This book is so inferior to the available on-line documentation you shouldn't waste your money. The book is little more than an incomplete list of the available CVS commands with... Read more
Published on March 8, 2004 by John G

2.0 out of 5 stars Why did I buy this?
A couple of years ago I started using CVS for large projects with lots of files. I bought this book back then, but have used it very little. Read more
Published on June 22, 2003

3.0 out of 5 stars Online documentation is better.
It's an OK book if you have some knowledge of CVS already but as most people would use CVS in an networked environment the online documentation is actually better and up to date.
Published on July 8, 2002

3.0 out of 5 stars Online documentation is better.
It's an OK book if you have some knowledge of CVS already but as most people would use CVS in an networked environment the online documentation is actually better and up to date.
Published on July 8, 2002 by Mr. Simon O'doherty

4.0 out of 5 stars Useful
I often find myself on teams that have little to no experience with CVS. This pocket reference serves as a quick reminder for them on how to interact with CVS. Read more
Published on April 12, 2002 by devilm

1.0 out of 5 stars Useless
Omits vital information: permissions on CVS repository directory, setting up a CVS admin, setting up users.

This won't help you if you don't already know CVS. Read more

Published on November 25, 2001

2.0 out of 5 stars Almost useless.
This does not do CVS justice and is a terrible reference. I give it two stars just for existing, but it doesn't provide anything you can't get from cvs -H. Read more
Published on June 20, 2001 by David Copeland

4.0 out of 5 stars Concise, Accurate and Helpful
If you are looking for a great quick reference guide for CVS... this is it. "CVS Pocket Reference" provides a substantial amount of information for those already... Read more
Published on September 14, 2000 by C. Ross

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!



Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.