Books

  1. CVS Pocket Reference
    CVS Pocket Reference

  2. Beginning PHP5
    Beginning PHP5

  3. Game Design, Theory and Practice (Wordware Game Developer's Library)
    Game Design, Theory and Practice (Wordware Game Developer's Library)

  4. ASP.NET Bible
    ASP.NET Bible

  5. Palm OS Programming Bible
    Palm OS Programming Bible

  6. Game Programming Gems: Vol 2
    Game Programming Gems: Vol 2

  7. Advergaming Developer's Guide: Using Macromedia Flash MX 2004 and Director MX
    Advergaming Developer's Guide: Using Macromedia Flash MX 2004 and Director MX

  8. Mobile Device Game Development
    Mobile Device Game Development

  9. Focus on 3D Terrain Programming
    Focus on 3D Terrain Programming

  10. Php Mysql Website Programming: Problem - Design - Solution
    Php Mysql Website Programming: Problem - Design - Solution

  11. SAS Programming: the One-Day Course: The One-Day Course
    SAS Programming: the One-Day Course: The One-Day Course

  12. Game Programming for Teens
    Game Programming for Teens

  13. Building Solutions with the Microsoft.NET Compact Framework: Architecture and Best Practices for Mobile Development
    Building Solutions with the Microsoft.NET Compact Framework: Architecture and Best Practices for Mobile Development

  14. Supply Chain Management with APO: Structures, Modelling Approaches and Implementation Pecularities
    Supply Chain Management with APO: Structures, Modelling Approaches and Implementation Pecularities

  15. Computer Systems: A Programmers Perspective
    Computer Systems: A Programmers Perspective

  16. Professional ASP.NET 1.0 XML with C#
    Professional ASP.NET 1.0 XML with C#

  17. Creating Emotion in Games: The Art and Craft of Emotioneering
    Creating Emotion in Games: The Art and Craft of Emotioneering

  18. Enterprise Messaging Using JMS and IBM WebSphere
    Enterprise Messaging Using JMS and IBM WebSphere

  19. Professional DCOM Programming
    Professional DCOM Programming

  20. ASP.NET E-commerce Programming: Problem - Design - Solution
    ASP.NET E-commerce Programming: Problem - Design - Solution

  21. Introduction to Computing Systems
    Introduction to Computing Systems

  22. How Computer Programming Works (Technology in Action)
    How Computer Programming Works (Technology in Action)

  23. Concurrent and Real-time Programming in Java
    Concurrent and Real-time Programming in Java

  24. The Tomes of Kylix: The Linux API
    The Tomes of Kylix: The Linux API

  25. Computing for Scientists: Principles of Programming with Fortran 90 and C++ (The Manchester Physics Series)
    Computing for Scientists: Principles of Programming with Fortran 90 and C++ (The Manchester Physics Series)

CVS Pocket Reference, Second Edition
Average customer rating: 2.5 out of 5 stars
  • Save your money
  • Why did I buy this?
  • Useful; worth the price if you don't like man pages
  • Can't keep up with the O'Reilly standards
  • Online documentation is better.
CVS Pocket Reference, Second Edition
Gregor Purdy
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
Software DevelopmentSoftware Development | Software Design | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
GeneralGeneral | Unix & Linux | O'Reilly | By Publisher | Books
LinuxLinux | Unix & Linux | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
Operating SystemsOperating Systems | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Software DevelopmentSoftware Development | Design & Development | Software Books | Custom Stores | Stores | Software
GeneralGeneral | Software Books | Custom Stores | Stores | Software
Similar Items:
  1. Essential CVS (Essentials)
  2. Pragmatic Version Control Using CVS
  3. Open Source Development with CVS
  4. MySQL Pocket Reference
  5. Managing Projects with GNU Make (Nutshell Handbooks)

ASIN: 0596005679

Book Description

The beauty of open source is making code freely available. The curse is trying to organize the chaos that code development can evolve into. CVS, the Concurrent Version System, is an open source tool for managing and distributing source code. It allows multiple users dispersed over a wide geographic area 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. CVS is a pivotal tool on many projects involving information or software, whether in-house or conducted over the Internet. 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. The book includes: Much more than a quick list of commands and options, this little book is packed with a surprising amount of detail--including an overview of background concepts, thorough descriptions on how to use and administer a CVS repository, and discussions of CVS-related files and how to manage them--all in a convenient reference format. This edition covers the CVS 1.11 and includes new commands for querying a central CVS repository, new configuration parameters, and new options for setting up a server for remote access. The book is a perfect companion for open source developers. The CVS Pocket Reference also contains tips on common tasks, such as converting projects from other revision control formats to CVS. It's an absolute must for developers who need an on-the-job guide for quick answers to CVS dilemmas.

Customer Reviews:

1 out of 5 stars Save your money.......2004-03-08

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 no helpful explainations.

2 out of 5 stars Why did I buy this?.......2003-06-22

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. Everything is in the UNIX man pages, and there is online documents.

3 out of 5 stars Useful; worth the price if you don't like man pages.......2002-08-09

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.

1 out of 5 stars Can't keep up with the O'Reilly standards.......2002-07-28

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.

3 out of 5 stars Online documentation is better........2002-07-08

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.

Books:

  1. CVS Pocket Reference
  2. Radio Userland Kick Start
  3. EJB Cookbook
  4. Java Programming
  5. Programming with Intel Wireless MMX Technology
  6. Game Audio Programming
  7. Dynamics of Software Development
  8. Year 2000: The International Directory of Y2K Conversion Resources
  9. Microsoft Project 98 Step by Step (Step-by-step S.)
  10. CCSA CP2000 Exam Cram

Books