Paul Jakma writes: > is there any way to query a cvs server for which modules are > available? also, if there a way to query what branches are available > for a module? Checkout the CVSROOT/modules file. The only way I can think of now to get branch info is checking out a module and then do a cvs status -v on one of the files.