<html><head><title>VCP::Dest::cvs - cvs destination driver</title></head><body><h1><a name="NAME">NAME </a></h1><p>VCP::Dest::cvs - cvs destination driver <p><hr><h1><a name="SYNOPSIS">SYNOPSIS </a></h1><pre> vcp <source> cvs:module vcp <source> cvs:CVSROOT:module </pre><p>where module is a module or directory that already exists within CVS. <p><hr><h1><a name="DESCRIPTION">DESCRIPTION </a></h1><p>Checks out the indicated module or directory in to a temporary directory and use it to add, delete, and alter files. <p>If the module does not exists, uses "cvs import" to create it. <p>This driver allows <a href="../../vcp.html">vcp</a> to insert revisions in to a CVS repository. There are no options at this time. <p>TODO: Skip all directories named "CVS", in case a CVS tree is being imported. Perhaps make it fatal, but use an option to allow it. In this case, CVS directories can be detected by scanning revs before doing anything. <p><hr><h1><a name="AUTHOR">AUTHOR </a></h1><p>Barrie Slaymaker <barries@slaysys.com> <p><hr><h1><a name="COPYRIGHT">COPYRIGHT </a></h1><p>Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved. <p>See <a href="../License.html">VCP::License</a> (<code>vcp help license</code>) for the terms of use. <p><hr><i><font size="-1">Last updated: Fri Nov 8 13:07:22 2002</font></i></body></html>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 6119 | Dimitry Andric | Create branch from //public/revml, changelist 5088, since I originally started making changes to this version. | ||
| //guest/perforce_software/revml/docs/html/VCP/Dest/cvs.html | |||||
| #2 | 2307 | Barrie Slaymaker | get VCP::Filter::map working, update docs | ||
| #1 | 1993 | Barrie Slaymaker | Check in HTML documentation | ||