Hi,
I work with cvs in linux (Mandrake) and I configured cvspserver for test. Now
I'm trying to connect the repository at Linux trought wincvs at win98, but not
login.
In linux I configured the file xinetd like this:
CVS configuration for xinetd don't forget to specify your CVSROOT in
# /etc/cvs/cvs.conf.
service cvspserver
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/bin/cvs
server_args = -f --alow-root=/home/cvs/ pserver
}
And the other problem is that when I test the connection on Linux with the
command:
cvs -d :pserver:cristiana@desenv:/home/cvs login
the message is: recv() from server desenv: connection reset by peer.
Please, if someone help me....
Thanks.
Cristiana R Sousa
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs