From: Sebastian U. <ud...@ha...> - 2002-07-05 14:36:37
|
On Fri, 5 Jul 2002, ja...@tu... (Alexander Zynevich) wrote: > Date: Fri, 5 Jul 2002 16:29:24 +0300 > To: <cvs...@li...> > From: ja...@tu... (Alexander Zynevich) > Subject: [Cvs-syncmail] cvs co syncmail failed. > > Hello I have enoggh expirience with CVS, but when I tried to checkout > module syncmail, I failed, while module CVSROOT is checkouted well. > > [root@zynux mailman]# cvs co syncmail > cvs server: cannot find module `syncmail' - ignored > cvs [checkout aborted]: cannot expand modules Hell - why are you doing things like that while being root ? Concerning your problem, I bet you don't have set the CVSROOT environment variable appropiately (:pserver:ano...@cv...:/ cvsroot/cvs-syncmail). Alternatively, use the -d commandline option of CVS. But I am sure you know that, because you have enough experience with CVS .. - Sebastian |