> James PRATO wrote:
> 
> > How does one retrieve a complete list of the names of modules?
> 
> In unix, how about: grep -v ^# $CVSROOT/CVSROOT/modules

Or more portable 'cvs checkout -c'. Note this does not present the 
toplevel directories in the repository as modules.

Mike

Reply via email to