Is there a way to check out a branch such that CVS retrieves the branch as
it was before any new changes were committed to it?  Alternatively, is there
a way to determine the date on which a branch was created?  I have tags from
the same time period that the branch was created, so also if it is possible
to find the date that a branch was created, I could use a tag from the main
trunk to get the same info.

Basically, I would like create a list of all log comments of all changes
that were committed to the main trunk since the time the branch was created,
so that I can double check that all changes made in the trunk are properly
applied/merged to the branch.

TIA - I've been searching the MAN pages and DOCs, but have been unable so
far to find the answer.

Chris

Reply via email to