I am a beginner in using CVS, and have a question on to change the CVS server.

I have two machines which are S, L. S is the CVS server, and L is a
local machine. I have been managing a project in machine L using a
local CVS setup (e.g., CVSROOT=~/cvsroot), and now would like to move
the local CVS file server to the machine S which is the global CVS
file server.

Would this work if I simply copy the CVS's ,v files with the directory
to the machine S's cvsroot directory? Or should I checkout the project
files at S by setting its CVS server as L, and import the project at
S?

In short, how do I move my current project at a local machine to the
CVS file server?

Thank you.


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to