Hi,
I have some problems to run CVS on Windows NT.
I would like to create a multiple developpers project with CVS on NT.
I put a project on my machine and I would like that a person can access to this project from its machine.
To do that I execute this command from the "client" machine:
 
cvs -d :ext:denis@stage4 : d:\projet_constantin\cvs checkout CO1
 
denis :                         user name which can access to the project
stage4 :                       the name of the machine where the project is stored
d:\projet_constantin :    corresponds to the CVSROOT value
CO1 :                          project module name.
 
Is this command correct ?
 
Is it necessary to install a CVS server to do that ?
 
Where can I find CVS documentation for NT?
 
Thanks a lot.
 
 
 
 

Reply via email to