Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 08 Aug 2002 17:39:42 +0200, "Lucia.Kaeser" <Lucia.Kaeser at helvetia.de> wrote: >Hello everybody out there, > >we are using CVSnt 1.11.1.1 (Build27) and WinCvs 13b4 and my questions >are: > >1.) How could we get the names of the modules from wincvs ? (The entry >"Admin\Macros admin\List the modules on the server" does not work!) > Is there a macro available ? With recent builds of cvsnt you can do 'cvs ls' to list the top level directories (which is what most people mean by 'modules' these days). AFAIK there's no way on the older versions without manually editing the CVSROOT/modules file so that the macro works. Tony