Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Ramakrishna_Rachakonda wrote: > Dear All, Hello, > I have installed the latest version of CVSNT on my machine. As we are > working in our company intranet, so the CVS server is behind the > firewall. Some of our colleagues working from onsite may need access to > the server. I would like to know as to how to expose CVS over internet > so that one can perform some basic operations like check-out and > check-in the files. > > Can someone help me out with your suggestions? At the moment, I can think of two solutions: 1) The employees that work from outside make a VPN connection to your network and may use CVS as they were in-house 2) You forward port 2401 (or another port, if you have changed it) from the firewall to the machine, where your CVS(NT) server runs. This metod is called port-forwarding or SUA Best regards Andreas -- Andreas Tscharner andreas.tscharner at metromec.ch ------------------------------------------------------------------------ Real coders don't comment their code. It was hard to write, it should be hard to understand. -- from the Linux Kernel Mailinglist