![]() |
![]()
| ![]() |
![]()
NAMEVCS::Rcs - notes for the rcs implementation SYNOPSISuse VCS; $file = VCS::File->new('/source/rcsrepos/project/Makefile'); DESCRIPTIONCurrently, the user needs to ensure that their environment has the rcs toolset available, including rlog, rcsdiff, co, et al. On Unix like environments ensure that the $PATH environment variable has the appropriate directory listed. On Windows be sure that the "%PATH%" variable has the directory with rlog.exe etc. in it. AVAILABILITYVCS::Rcs 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.
|