Version Control System
Table of ContentsVersion Control Documents
- Harper's Intranet Documentationis a very thorough and good source of version control and related technolgies.
Define Environment
- CVS_RSH=ssh
- CVS_SERVER=/usr/local/bin/cvs
- CVSROOT=prod3:/cvs
CVS Import Command Example
- cvs -d :ext:dcoonich@prod3:/cvs import -m "Initial import of dev1:/opt/harper/ -dcoonich x6833" as/harper vVendorTag rReleaseTag
- Change message, VendorTag, and ReleaseTag as needed
on 2009/02/24 12:32