Daniel Wang wrote:

Brant Langer Gurganus wrote:

Daniel Wang wrote:

How do I get mozilla-org's d11n source file? I can only get mozilla code from cvs.

mozilla.org has two CVS systems. cvs.mozilla.org (or cvs-mirror.mozilla.org) and gila.mozilla.org. Source code is on cvs.mozilla.org and documentation/web site is on gila.mozilla.org. I believe anonymous login is the same on both so just login to gila.mozilla.org with the anonymous login and password. Then checkout mozilla-org (which takes a long time and much disk space) or something more specific.

I tried the following command line in DOS Prompt
cvs -d :pserver:[EMAIL PROTECTED]:/docs login
and I got
/docs: no such repository

I also tried
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot login
and I got
stolencloveryahoo.com.tw: no such user

Here are the commands I use for anonymous login:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot login

password: anonymous

cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot checkout mozilla-org

replace mozilla-org with the desired module

Since I believe you don't care for CVS, you might try using WinCVS or some other GUI which might make things a little easier for you.

As for the no such user message, you need to file a bug in mozilla.org > CVS account request to get an account if you plan to update or add documents. Let me know if you still have problems and I'll try to be more clear in the steps.

--
Brant Langer Gurganus
Default QA Contact, Tech Evangelism
Default QA Contact, Calendar


Reply via email to