I am getting one result from the node where the cvs repo resides and another
when using the pserver to access the repo.  Here's what I am doing on the
node where the repo resides:  
        cvs co -d . PILOT_ENV

When I do the same thing from any other node, for example:
        cvs co -d . HOMER_ENV

I get the following error:
cvs server: existing repository /export/cvsroot does not match
/export/cvsroot/env/homer
cvs server: ignoring module HOMER_ENV

Here's what is in the modules file: 
        HOMER_ENV    -d /home/sc env/homer
        PILOT_ENV    -d /home/sc env/pilot

Did I specify something incorrectly?  How does using pserver make it
different?  What's wrong?

Jeanie
__________________________________________________________________
This is Linux country.  On a quiet night, you can hear NT re-boot. 


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

Reply via email to