Originally posted by Brian Smith:
Ok, so how do I find the shared server? who maitains it? is it safe to put my projects in that server?
It depends on what you are trying to accomplish.
If you are just learning and don't need to share with others, you can install CVS on your own PC.
If you are working on a project that already exists, there is likely a CVS server set up that you can connect to. For example, open source projects are often hosted on sourceforge.
If you starting a new project, you need to find a host for your CVS server.
Whether you can commit, depends on whether the owner has given you permission.