Posted by williamc on Tue Apr 13 13:42:06 1999
In Reply to: slightly disturbing posted by TimJ on April 13, 1999 at 09:20:03:
Distribution: | paneris@paneris.org |
---|
>CVSClient.READLine: 'I HATE YOU'
>AUTHENTICATE: REPLY: 'I HATE YOU'It just means "authentication failure". You are meant to
use your normal Unix password.
The possible
server responses (each of which is followed by a linefeed) are the
following. Note that although there is a small similarity between
this authentication protocol and the cvs protocol, they are
separate.
`I LOVE YOU'
The authentication is successful. The client proceeds with
the cvs protocol itself.
`I HATE YOU'
The authentication fails. After sending this response, the
server may close the connection. It is up to the server to
decide whether to give this response, which is generic, or a
more specific response using `E' and/or `error'.