I need to move CVS repository from one server to another. Currently my repository is on external hard disk. So I believe I do not need to copy code from one server to another. Both the servers are same OS and have same version of cvsnt on them. How should I go about doing this task? Currently I just disconnected the hard disk from the old server and connected it to new server.
I opened control panel item of CVS NT and could see repository configuration. There is an add button which I believe creates a new repository. What should I do to change the server name in the CVS configuration and what should clients do to something analogous to svn relocate?