$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Kirill Lapshin (klapshin_at_[hidden])
Date: 2003-09-03 11:12:40
--- In jamboost_at_[hidden], "jurko_jamboost"
<jurko_jamboost_at_y...> wrote:
> So is there any way to access the
> CVS using some other port (like ssh) and not pservers 2401?
Have you tried this:
http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#firewall
To access the project CVS server using anonymous pserver-based access
from behind a firewall, you may connect to port 443 or port 80 of
cvs-pserver.sourceforge.net. Traffic to port 443 and to port 80 of
cvs-pserver.sourceforge.net is redirected to cvs.sourceforge.net.
--Kirill