![]() |
![]()
| ![]() |
![]()
NAMEVCS::Cvs - notes for the CVS implementation SYNOPSIS$ENV{CVSROOT} = '/cvsroot'; use VCS; $file = VCS::File->new('vcs://localhost/VCS::Cvs/source/project/Makefile'); DESCRIPTIONCurrently, the user needs to ensure that the environmental requirements for CVS command line tools are satisfied. AVAILABILITYVCS::Cvs is currently part of the main VCS distribution. COPYRIGHTCopyright (c) 1998-2003 Leon Brocard & Greg McCarroll. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOVCS.
|