Server Windows2003
CVS is the version of cvsnt 2.5.
The specific configuration methods are available on the Internet, so I will not describe them in detail.
After the server is installed, the built-in cvsnt control panel is used to configure the responsitory
Configure cvs in the system path, and then use the CVS-d directory passwd-a username in cmd to configure the user
As a result, the local access is allowed, and remote access is not allowed. I directly thought of the firewall problem =, =
This is indeed the problem with the firewall that comes with win2003.
Later I was wondering if I should open port 2401 of the firewall, but later I thought this method was not reliable .. Finally, we can see someone else's permission to add the cvsservice.exe under the bind in the cvsinstallation directory to the firewall.ProgramThat's all.
Okay, I can finally connect to it. Hahaha, I found that sometimes I am a little dumb. This obvious and direct problem took me a long time... 5555