Hi All,
Can anybody help me with the default port number used for CVS repository.
regards, PK
Hi All,
Can anybody help me with the default port number used for CVS repository.
regards, PK
grep cvs /etc/services says 2401, both TCP and UDP. Of course, using it over SSH will use port 22 instead.
The default pserver port is 2401 but, of course, that's no guarantee that your particular server will be using that port. However, since you asked for the default, 2401 is the answer.