Click to See Complete Forum and Search --> : List of cvs modules? How hard can it be?


gurra_koo
March 30th, 2005, 04:04 PM
For some time now I've been trying to figure out a way to get a complete list of modules available on a cvs sever...
The modules file works some times, but not always... Not every server use that file.
Commands like "cvs history -c -a -l" will result in an entry for every file on the server.
And if you're trying this on a large server it will be a pretty long list...

So is there a 100% fool proof way of getting a list of modules from a cvs server?

/koo