Pedro Salazar writes: > > I made some merges in my project module but I didn't log with a suitable > message on it saying that it was a merge from a specific branch in a > specific revision. Can CVS track if specific revision was created by a > merge from a branch? Or how could I know that?
CVS doesn't track merges. If you want to know about them, it's up to you to track them (typically via log messages and/or tags). -Larry Jones Oh yeah? You just wait! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
