I want to get list of files that have been committed on a branch since it was branched. I don't have any tag which I can associate with the branching point.
I was hoping the 'cvs -q log -rPROD_BRANCH:: -R' would list what I want. Instead this command output includes files on which no commits have been done on the PROD_BRANCH. What is the correct filter option to 'cvs log' to list only committed files on a branch? Natarajan Murugaiyan(Ravi) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs