What I am trying to do is to see what files have changed on a branch 
from a date stamp on that branch.

If I run cvs rdiff -s -r <Branch_tag> -D <Date> <Module>

This compares the difference from the branch tag and a date on the 
Main trunk. 

I do not see any way to get this to check the date on the branch 
unless I have a static tag at the point I would like to check.

I would much rather use rdiff or use diff but in a quit mode.

Reply via email to