I'm trying (just as a hack to get around a temporary routing problem)
to connect to a CVS server using a different port number.  I'm
running cvs from the UNIX command-line.

I was hoping that something like this would work, but it doesn't.

    export CVS_CLIENT_PORT=4444
    export CVSROOT=":pserver:stevei@themachine:/v/cvsroot"
    cvs login

Is there some other PORT-related variable that I could set to have
cvs connect at a port other than 2401?


Versions I'm using:
  HPUX Concurrent Versions System (CVS) 1.10.7.1 (client/server)
  Solaris Concurrent Versions System (CVS) 1.10 `Halibut'

--
[EMAIL PROTECTED]

Reply via email to