david delbecq writes: > > Am trying to use the cvs tool (client part) from behind a proxy (running on a > RedHat). The configuration of the proxy fobids me to connect (I always receive > a connection timed out) to public cvs servers.
Do you mean a firewall? > Does somebody know the lines to add to the proxy configuration file to allow > the opening of this port. Since you haven't told us what proxy/firewall you're running, that would require quite a crystal ball. > I understand this is not directly a question related to cvs but you perhaps > know the anwer (and i don't know what the cvs default port is!). That depends on what connection method you're using. If you're using :pserver:, the default port is whatever you've defined "cvspserver" as (typically 2401). If you're using :ext:, it's whatever port your external command (e.g., RSH or SSH) uses. -Larry Jones I take it there's no qualifying exam to be a Dad. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
