I am getting a but rusty on cvs. I went to run cvs up on a project and got “unknown host error”.
A google search did not yield anything useful.
Playing around with it, my problem was that the host was not added to ssh’s known hosts. I sshed to the host and accepted it into known hosts.
Then cvs worked fine.