tof.pub writes: > > * Is it possibile to start pserver in daemon mode (without inetd) with a > given port number (different from default 2401) > * Is it possible to run cvs pserver and to say it to listen only a > specific network interface ? (and not to listen on all interfaces by > default)
CVS contains no code whatsoever to accept network connections, it relies on inetd (or a suitable substitute) to handle all of those details. You may well be able to find an inetd substitute that does what you want. -Larry Jones These pictures will remind us of more than we want to remember. -- Calvin's Mom _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
