Thursday, March 17, 2005

cvs import

cvs import name vendor initialtag

Steps to add some new stuff to CVS.

mkdir projectfoo
cd projectfoo
- create some files

make sure your in the directory that you will be importing.

cvs import projectfoo memyselfandi start

Then co CVSROOT and add kharma, and you should be off and running.

No comments: