Pushpa also writes:

> In the server in inetd.conf file have the following line 
> etc/inetd,conf 
> cvspserver stream tcp nowait root /usr/local/bin/cvs cvs
--allow-root=/home/cvsroot/acca_c1b pserver 

You also need to correct your inetd entry to not specify the particular
module.
You want:   --allow-root=/home/cvsroot

Dale Miller

> > 
> > Pushpa writes:
> > > cvs server: cannot find module `acca_c1b' - ignored
> > > cvs [checkout aborted]: cannot expand modules
> > > I am getting this error when I try to check out the module 
> > using WinCVS
> > > 1.11 module c1btool
> > > Setting in WinCVS is
> > > :pserver:[EMAIL PROTECTED]:/home/cvsroot/acca_c1b
> > 
> > That's almost certainly incorrect -- your root should be set to the
> > *repository*, not a particular module in the repository.  You want:
> > 
> >     :pserver:[EMAIL PROTECTED]:/home/cvsroot
> > 
> > -Larry Jones


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to