Is there a simple way to discover what branch a file was commited onto using only its revision number ( i.e. revision 1.3.2.1 was committed onto BRANCHX). I want to check for commits onto a particular branch. I can use cvs history to detect all commits into a repository, but cannot find out what branch a commit was made onto.
With many thanks for any help,
Moray Grieve
