info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: RE: Not all modules are checked out


From: Jim.Hyslop
Subject: RE: RE: Not all modules are checked out
Date: Fri, 1 Apr 2005 10:56:57 -0500

Sarah Steinmetz wrote:
> repos is the repository: CVSROOT=:pserver:host:/somedirectories/repos
> proj1, proj2, proj3 are subdirectories of repos. So they are 
> on the same  
> level.
> Do I understand right, that proj1, proj2, proj3 are modules? 
> Is repos a  
> module too, because checkout expects modules as arguments and
> checkout repos
> succeeds and creatsin my working copy:
> -repos
>    - proj1
>    - proj2
> 
> but proj3 is missing :(
A "module" is either an entry in the CVSROOT/modules file, or a directory
within the repository.

My $CVSROOT is:

:pserver:address@hidden:/cvs

If I issue the command "cvs co cvs" I get an error:

cvs server: cannot find module `cvs' - ignored
cvs [checkout aborted]: cannot expand modules

Since your command "cvs co repos" works and since you earlier said that
CVSROOT/modules contains only comments, that means there must be a directory
/somedirectories/repos/repos, which probably has symlinks to proj1 and
proj2, but not to proj3. Do you have login access to your server to look at
what's actually there?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]