Strike directory section: Computers Software Configuration_Management Tools Concurrent_Versions_System FAQs,_Help_and_Tutorials Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Software:   Configuration Management:   Tools:   Concurrent Versions System:   FAQs, Help and Tutorials   

Sites:

  •  CVS Bubbles  - http://www.loria.fr/~molli/cvs-index.html
     FAQ-O-Matic, documentation, tools, links.
  •  CVS Manual Translation Project  - http://www.fido.de/kama/cvsmtp/cvsmtp-en.html
     This project is translating the CVS documentation. They have started on German, French, Portuguese, Italian and Russian translations.
  •  Anonymous CVS Setup  - http://www.openbsd.org/anoncvs.html
     Describes anonymous CVS setup used in the OpenBSD project.
  •  MarkD's Guide to CVS  - http://www.badgertronics.com/writings/cvs/index.html
     Revision control concepts , setting up CVS, labeling and branching, Emacs commands.
  •  O'Reilly Network: Introduction to CVS  - http://linux.oreillynet.com/pub/a/linux/2002/01/03/cvs_intro.html
     This article is intended for folks who will be using CVS already installed on a system. The author explains check-out, update, adding, merging, and other functions.
  •  CVS Best Practices  - http://www.geocities.com/vivekv/cvs-bestpractices/
     This article explores some of the best practices that can be adopted while using CVS as the configuration management tool in your software projects.
  •  Updated CVS manual  - http://durak.org/cvswebsites/doc/cvs.php
     Sean Dreilinger has formatted and updated the CVS manual.
  •  CVS Tutorial  - http://vasc.ri.cmu.edu/old_help/Archiving/Cvs/cvs_tutorial.texinfo_toc.html
     CVS documentation for beginners.
  •  Version Management with CVS  - http://www.cvshome.org/docs/manual/
     Manual that comes with the standard UNIX CVS distribution. Written by Per Cederqvist and many others.
  •  Branching Patterns for Parallel Software Development  - http://www.cmcrossroads.com/bradapp/acme/branching/
     Most software version control systems provide mechanisms for branching into multiple lines of development and merging source code from one development line into another. However, the techniques, policies and guidelines for using these mechanisms are often misapplied or not fully understood.