VCP::Dest::cvs - cvs destination driver
vcp <source> cvs:module vcp <source> cvs:CVSROOT:module
where module is a module or directory that already exists within CVS.
Checks out the indicated module or directory in to a temporary directory and use it to add, delete, and alter files.
If the module does not exists, uses "cvs import" to create it.
This driver allows vcp to insert revisions in to a CVS repository. There are no options at this time.
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.
Barrie Slaymaker <barries@slaysys.com>
Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved.
See VCP::License (vcp help license
) for the terms of use.