[Cvsnt] Newbie, "No such repository" error on create repository
Rick Genter
rgenter at silverlink.com
Tue Jun 6 19:21:00 BST 2006
My mistake. From the nongnu.org version of CVS, server.c:
/* The Authentication Protocol. Client sends:
*
* BEGIN AUTH REQUEST\n
* <REPOSITORY>\n
* <USERNAME>\n
* <PASSWORD>\n
* END AUTH REQUEST\n
*
* Server uses above information to authenticate, then sends
*
* I LOVE YOU\n
*
* if it grants access, else
*
* I HATE YOU\n
*
* if it denies access (and it exits if denying).
This is from the void function pserver_authenticate_connection().
As Tony said: it's part of the basic protocol and cannot be changed
without breaking every existing CVS server in the world (both CVSNT and
nongnu.org CVS).
--
Rick Genter
Principal Engineer
Silverlink Communications
<mailto:rgenter at silverlink.com>
(781) 425-5763
This e-mail, including attachments, may include confidential and/or
proprietary information, and may only be used by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify
the sender by replying to this message and delete this e-mail
immediately.
> -----Original Message-----
> From: cvsnt-bounces at cvsnt.org
> [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Prochazka, Jan
> Sent: Tuesday, June 06, 2006 1:54 PM
> To: cvsnt at cvsnt.org
> Subject: RE: [Cvsnt] Newbie, "No such repository" error on
> create repository
>
> > Rick Genter wrote:
> >
> > > Blame Microsoft; I believe that is part of the NTLM
> authentication
> > > protocol and is sent when the authenticator does not accept
> > the given
> > > credentials.
> >
> > The "I HATE YOU" message is part of the underlying cvs wire
> protocol.
> > Normally you would never see this message.
>
> I am confuse now. does the message come from MS code (as Rick pointed
> out and so we can acknowledge it only) or from cvsnt code (as David
> indicated) ?
> If it is part of cvsnt code, wouldn't be worth to change it to be more
> specific and less ugly ?
> Jan
>
> _____________________________________________________________________
> This email message, including any attachments, may contain
> confidential and proprietary information for the sole use of
> the intended recipient. If you are not the intended
> recipient, you are hereby notified that any use, copying or
> dissemination of this message is strictly prohibited. If you
> received this message in error, please notify Brooks
> Automation, Inc. immediately by reply email or by calling
> Brooks US Headquarters at +1 978-262-2400. Then delete this
> message from your system, without making any copy or
> distribution. Thank you.
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
More information about the cvsnt
mailing list