[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS Server
On Thu, Jan 11, 2001 at 02:20:12PM -0800, William C. Allen wrote:
> I have my cvs server running fine with other BSD clients, but when I
> try to check out a module using either a Win98 client or a Mac client
> I get an error message:
>
> unable to start cvs server via rcmd error 22 unknown type
>
> Is this a client problem? (Likely)
> or
> Is this a server setup problem?
>
> Where would I look to figure this one out?
rcmd/rsh is not supported. ssh or pserver, depending on the server.
--
David Terrell | p = "you are nasty" q = "my first name is Janet"
Nebcorp PM | r = "my first name is baby" s = "My name is Miss Jackson"
dbt@meat.net | (!r -> q) & (p -> s) - Braverman's Third Lemma
wwn.nebcorp.com | !r & (!p -> q) & (p -> s) - Libor's Corrolary
- References:
- CVS Server
- From: "William C. Allen" <allenwc@home.com>