
|
|
|
|
Home / Computers / Software / Configuration Management / Tools / Concurrent Versions System / FAQs, Help and Tutorials
|
|
|
|
Web Sites
|
- A Minimalistic Guide to CVS with SSH - This is a short guide to using CVS with SSH to enable efficient and secure version control for software development projects.
www.jfipa.org/amund/misc/2001/minimalisticCVSGuide.php
- Anonymous CVS Setup - Describes anonymous CVS setup used in the OpenBSD project.
www.openbsd.org/anoncvs.html
- Branching Patterns for Parallel Software Development - 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.
www.enteract.com/~bradapp/acme/branching
- CrossCommunication CVS Resource Guide - List of pointers to CVS related resources plus a few documents in Danish.
www.xcom.dk/tech/cvs
- CVS and WinCVS QuickStart Guide - An ilustrated QuickStart Guide for WinCVS
www.devguy.com/fp/cfgmgmt/cvs/startup
- CVS Best Practices - This article explores some of the best practices that can be adopted while using CVS as the configuration management tool in your software projects.
www.geocities.com/vivekv/cvs-bestpractices
- CVS Bubbles - FAQ-O-Matic, documentation, tools, links.
www.loria.fr/~molli/cvs-index.html
- CVS Manual Translation Project - This project is translating the CVS documentation. They have started on German, French, Portuguese, Italian and Russian translations.
www.fido.de/kama/cvsmtp/cvsmtp-en.html
- CVS Server Setup and Info - How to setup secure CVS server.
www.unixtools.org/cvs/server-how-to.html
- CVS Tutorial - CVS documentation for beginners.
www.ius.cs.cmu.edu/help/Archiving/Cvs/cvs_tutorial.texinfo_toc.html
- Desktop Reference Card - CVS quick reference card listing all commands and options.
www.refcards.com/about/cvs.html
- How to use CVS without going insane - A short guide to setting up and using cvs
www.flat222.org/mac/cvs.html
- linux.oreillynet.com: CVS Administration - Jennifer Vesperman explains how to create and manage a CVS repository.
linux.oreillynet.com/pub/a/linux/2002/01/17/cvsadmin.html
- MarkD's Guide to CVS - Revision control concepts , setting up CVS, labeling and branching, Emacs commands.
www.badgertronics.com/writings/cvs/index.html
- News Group: comp.software.config-mgmt - Software Configuration Management related topics, including but not limited to CVS.
groups.google.com/groups?q=comp.software.config-mgmt&hl=en&lr=&safe=off&site=groups
- News Group: gnu.cvs.bug - Mirrors the bug-cvs mailing list.
groups.google.com/groups?hl=en&lr=&safe=off&group=gnu.cvs.bug
- News Group: gnu.cvs.help - Mirrors the info-cvs mailing list.
groups.google.com/groups?q=gnu.cvs.help&hl=en&lr=&safe=off&btnG=Google+Search&site=groups
- O'Reilly Network: Introduction to CVS - 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.
linux.oreillynet.com/pub/a/linux/2002/01/03/cvs_intro.html
- Updated CVS manual - Sean Dreilinger has formatted and updated the CVS manual.
durak.org/cvswebsites/doc/cvs.php
- Version Management with CVS - Manual that comes with the standard UNIX CVS distribution. Written by Per Cederqvist and many others.
cvshome.org/docs/manual/cvs.html
|
|
|
|
|