Re: Malformed Packet in SASL binding
Rich Megginson <[email protected]> Tue, 01 Sep 2009 08:53:07 -0600
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Xu, Qiang (FXSGSC) wrote: >> -----Original Message----- >> From: Rich Megginson [mailto:[email protected]] On >> Behalf Of Rich Megginson >> Sent: Friday, August 21, 2009 11:16 AM >> To: Xu, Qiang (FXSGSC) >> Cc: [email protected] >> Subject: Re: Malformed Packet in SASL binding >> >> Please file a bug in bugzilla.mozilla.org against the LDAP C SDK. > > My tentative set up is: > ======================================= > setenv CVSROOT :pserver:[email protected]:/cvsroot > ======================================= > I am following the introduction at here: https://developer.mozilla.org/en/Mozilla_Source_Code_Via_CVS. > > But when I "cvs login", access is denied: > ======================================= > xu@gso-linuxcom-01(pts/3):~/test[427]> source setup > Logging in to :pserver:[email protected]:2401/cvsroot > CVS password: > cvs [login aborted]: connect to cvs-mirror.mozilla.org(63.245.209.14):2401 failed: Connection refused > ======================================= > What is the password for anonymous user? I type some characters randomly for password, but can't log in. I'm not sure. Does it not say how to get anonymous access on that page? > > And, I think anonymous user would not be able to check in, right? Right. > What should I do to be able to effectively check out and check in? check out - not sure why anonymous is not working check in - http://www.mozilla.org/hacking/committer/ > > Thanks, > Xu Qiang