I'm not sure I entirely understand your question, but in order to append or include history (log messages resulting from commit operations) in checked-out source files, place a line with the keyword '$log: $' at the appropriate place in the source code (preferably as a comment line). This will be expanded on checkout to show the complete history of commit messages.
HTH Mark Cooper Reuse Manager Microlise Limited http://www.microlise.co.uk mailto:[EMAIL PROTECTED] Amit Sharma <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12/02/2003 13:34 To: [EMAIL PROTECTED] cc: Subject: Help Required Hi All, We have migrated our source code from VSS ( Visual Source Safe) to CVS but after migration It is not appending the log to the files, Is there any way on the Server to append log automatically to the file once committed or Do I need to modify each file to appand the log to the files. Regards, Amit. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
