This doesn't work because they don't have entries in the module file. It seems to be a very simple thing to do that CVS makes very difficult, however:
cvs history -a Gives me all the information I need to know. This is a list of the history of the modules in the the repository. In the future however it will inevitably become quite a long file. Is there any plans to introduce a command to do this more directly? On 3 Dec 2001, at 13:56, Larry Jones wrote: > Robert Thorpe writes: > > > > My company has a CVS server with several(5) projects on it, in > > order to access them I must be able to name them, I can't always > > remember the name, In particular I can't remember which words > > begin with capitals and which don't. Is there a way to list all the > > projects in the repository? > > If they have entries in the modules file, you can use "cvs co -c". > > -Larry Jones > > TIME?! I just finished the first problem! -- Calvin > The information in this e-mail is for use by the addressee(s) only. If you are not the intended recipient, please notify us immediately and delete the message from your computer. No liability or responsibility is accepted for viruses and it is your responsibility to scan attachments (if any). Opinions and views expressed in this email are those of the sender and do not reflect the opinions and views of antenova Ltd. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
