On Thu, 14 Feb 2002 23:17:49 +0000 (UTC), Tony Hoyle <[EMAIL PROTECTED]> wrote:
> >Never heard of that one... I'm not even sure where the message came >from! I'll have to search for it in the source. > >Tony Don't search too hard... The command I gave was cvs -ls ModuleXX should have been cvs ls ModuleXX (no hyphen before ls!) Like so: C:\Engineering\TEST\BosseTest>cvs ls ModuleXX Listing module: ModuleXX ModuleXXdoc.txt NewCommon Source Looks like it is now possible to do a modules browser by using cvs ls. And it is possible to issue cvs ls . to see all top level modules too. It even handles the modules defined in CVSROOT/modules which are composed of several 'real' modules. :-) Nice! Is there a way to make the listing recurse down into subfolders too?? /Bo (Bo Berglund, developer in Sweden) _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
