Wednesday, February 27th, 2008

Checking out a remote CVS project

Problem
You want to use cvs to checkout a repository from a remote server.
Solution
If you were using subversion it would be very simple to do by using the remote url.
In CVS you have to to do the following:
First find out where the cvsroot in the remote server is. We will assume for this example that is [...]

No Comments » - Posted in linux by kosmas