>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes:

    David> I have a module that had had all of its elements tagged with a particular 
tag
    David> at a particular time.  After that point, some new revisions were done.  Is
    David> there a straightforward way to generate a list of all the diffs or logs for 
all
    David> revisions of all elements that were committed after that tag was put on?

    David> I searched on CPAN for anything perlish that could do this, but I didn't 
find
    David> anything.  I also didn't find anything obvious in the base cvs 
documentation.

Ok, well, I figured out how to get the diffs listing, using "cvs rdiff
-rTAGNAME moduleName".  I'm still not sure how to get the commit comments
listing, although that is less important now that I can get the diffs listing.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD





_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to