Hi Gurpreet, Yup there is a module file on the external server and I have set $CVSROOT to point to the external server.
Does anyone know why this error message means? cvs server: existing repository /usr/local/cvsroot does not match /usr/local/cvsroot/bugs/php_dev cvs server: ignoring module php_dev Thanks adam > Hi > > 1. The module file has to be there on the external server where ur > repository is mounted > 2. Check for the local preferences u call to chck out the stuff / module > 3. IN your case, you probably need to change the local preferences to point > to that another one so as to first login & get the code / module from > another server repository. > > That should check fine ^. > > Regards > Gurpreet S > > > > -----Original Message----- > From: Adam Witney [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 10:07 PM > To: [EMAIL PROTECTED] > Subject: Modules and external repository > > > > Hi, > > I am having trouble setting up a module. Everything works fine when I set it > up on a local repository, however when I try and do the same thing on an > external repository I always get > > [Ads-Mac:WebServer/Documents/temp2] adam% cvs co php_dev > cvs server: existing repository /usr/local/cvsroot does not match > /usr/local/cvsroot/bugs/php_dev > cvs server: ignoring module php_dev > > The entry in the modules file is > > #M php web development > php_dev -d ./ bugs/php_dev > > Both the local and external repositories are set up exactly the same way. > And if I telnet to the external repository and try to checkout the module > locally on that machine it also works fine. > > Any ideas as to what I am doing wrong? Do I have to treat the external > repository differently? > > Thanks for any help > > Adam > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
