Hi guys,
Sorry to post this one but suffering a brain dead moment. I have fedora 16 running on my workstation at work. This week I have to start making changes to some files that are kept in company cvs servers. I have setup my CVSROOT and CVS_RSH. So now when I enter the following cmd I get the following;
$ cvs co sudoers
poll: protocol failure in circuit setup
cvs [checkout aborted]: end of file from server (consult above messages if any)
and when I issues the following I also get;
$ rsh cvs.domain.com 'echo $PATH'
poll: protocol failure in circuit setup
Now I know that this should be easy but again suffer a brain dead moment. Before you tell I should not be using r cmds I know the security risk but I am behind company firewall and cvs is the only thing I am using it for. I normally use ssh but again cvs.
RDSweb