[cvsnt] Importing source code into repository

David Somers dsomers at omz13.com
Fri Sep 8 17:18:19 BST 2006


> I have recently set up a test server and installed CVS on it. One thing
> im not sure of is how to exactly get the source code into the
> repository. Right now I just copied and pasted it into the module
> folder, but I read somewhere you aren't to do this. Can anyone tell me
> the commands to import it

If its third-party code, use cvs imnport.
(also see see http://www.cvsnt.org/manual/html/Tracking-sources.html)

If its your code, use cvs add.


More information about the cvsnt mailing list