Peter, Bret,
Thanks for your message; I just checked it myself and the anonymous CVS
access problem's really seem fixed.
Dw
---------- Forwarded message ----------
Date: Tue, 9 Nov 1999 23:27:28 -0800 (PST)
From: Brian Behlendorf <[EMAIL PROTECTED]>
To: Sander van Zoest <[EMAIL PROTECTED]>
Cc: "'[email protected]'" <[email protected]>
Subject: Re: CVS Checkout
On Tue, 9 Nov 1999, Sander van Zoest wrote:
> On Tue, 9 Nov 1999, Zieroth, Brian D. (Exchange) wrote:
>
> > Has anyone had any problems checking out the xml-* projects?
> > I can check out the Jakarta projects just fine, but when I try
> > to check out the xml projects cvs responds with:
> >
> > cvs server: cannot find module `xml-fop' - ignored
> > cvs [checkout aborted]: cannot expand modules
>
> I am getting a setgroups error.
>
> % setenv CVSROOT ":pserver:[EMAIL PROTECTED]:/home/cvspublic"
> % cvs login
> % cvs co xml-xerces
> cvs checkout: warning: unrecognized response `cvs: setgroups: Operation not
> permitted' from cvs server
Ignore the setgroups warning.
> cvs server: cannot find module `xml-xerces' - ignored
> cvs [checkout aborted]: cannot expand modules
>
> Maybe the user anoncvs is not in the valid group.
Nope, it's because I didn't set up the right softlinks from
/home/cvspublic to /home/cvs. It's now fixed.
Brian