Tony Ennis writes: > > 1) Why a branch was made > 2) The last date a change was made to any file on that branch > 3) What branch this branch was merged into > 4) When #3 happened > > I know CVS has some logging capabilities, but I didn't see what I was > looking for (with the possible exception of being able to deduce #2) > > How can I do this?
Manually. Branches are per-file -- although lots of files might have branches with the same name, they don't have anything to do with each other as far as CVS is concerned. -Larry Jones Kicking dust is the only part of this game we really like. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
