Is it possible to run the cvs history command on modules in the Jakarta Project cvs repository with anoncvs access? If so, what is the command string?
I have been trying things like this: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a -m jakarta-lucene I am trying to receive a comprehensive listing of files for any given Jakarta module (e.g. jakarta-lucene) without having to run a checkout command. For example: I can run the cvs history commands on sourceforge.net modules without a problem using the following example syntax: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gaim history -l -a -c The server then sends a listing of all of the files related to the "gaim" module. I am hoping to find a similar method for the cvs.apache.org server. Thank you, Jon Froehlich --------------------------------- Jon Froehlich UCal-Irvine Graduate Student [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:general-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:general-help@;jakarta.apache.org>
