On Tue, Oct 25, 2005, Doug Henry wrote:

> there is a line in the rc.cvs file:
>
> cvs_daemon_listen="127.0.0.1:2401"
>
> what should this line be to allow for external connections.  I tried just 
> using
> the port number, and I tried netmask-style 192.168.1.0 and 192.168.1.255 and
> those didn't work.  Is there some documentation on the options in this file?

Just use cvs_daemon_listen="192.168.1.XX:2401" where 192.168.1.XX is
your host's IP address or if it has multiple addresses perhaps it could
work to use cvs_daemon_listen="0.0.0.0:2401".

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to