Murugaiyan, Natarajan [IT] writes:
> 
> 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.

You should always tag the branch point when you create a branch. 

> I was hoping the 'cvs -q log -rPROD_BRANCH:: -R' would list what I want.

        cvs -q log -SR -rPROD_BRANCH

-Larry Jones

Why is it you always rip your pants on the day everyone has to
demonstrate a math problem at the chalkboard? -- Calvin


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

Reply via email to