Add Users in CVSNT
Once the repository has been created successfully.The next step is to add users to the repository to Check-out/Check-in the project.
To create users in the CVSNT repository we should have administrator privilege.
Step 1 : Open command prompt. Start -> Run -> Command
Step 2 : Set CVSROOT path to connect to the server. set CVSROOT=:pserver:administrator@sachin-pc:/sachin_rep The details [...]
Creation of Repository in CVSNT
If you not installed CVSNT follow the steps as mentioned in the previous post
Step 1 : All programs “CVSNT” -> Service Control Panel
Service Control Panel
Step 2 : Before configuration/Creation of Repository we need to stop both Services
Stop Both Services
Step 3 : By default it takes computer name as server.You can change based on your requirement
Enter [...]
Installation of CVSNT in Windows
CVS is a version control system. Using it, you can record the history of your source files.
Step 1: Download the CVSNT Setup file from here
Step 2: Double click on the CVSNT Setup file Step 3: Click Next to Start Step 4: Accept the License Agreement and Press Next Step [...]


