Posted in Command Line Using CVS from Command Line Binny V A March 5, 2007 Leave a Comment on Using CVS from Command Line cvs -d /var/www/cvs init export CVSROOT='/var/www/cvs' cd mypoject_folder cvs import -m "My Project" mypoject binny main #cvs import -m "<Message>" <poject name> <vender> <branch> cd .. Delete the folder 'mypoject_folder' cvs co myproject Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.