Ray Tayek writes:
>
> cvspserver stream tcp nowait root /usr/bin/cvs cvs -f
> --allow-root=~ray/cvsroot
>
> in /etc/inetd.conf and
Does your machine use inetd? I thought most Linux systems used xinetd.
You need to change the ~ray/cvsroot to /home/ray/cvsroot before it will
work, but that wouldn't cause the connection to be refused. Make sure
you restarted inetd and check your syslog for error messages.
> i was wondering what the incantation would be to do something on the linux
> box, treating it as both the client and the server.
Just set your CVSROOT to use pserver mode:
CVSROOT=:pserver:ray@localhost:/home/ray/cvsroot
-Larry Jones
Ever notice how tense grown-ups get when they're recreating? -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs