Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
"Dominique Jean-Prost" <djeanprost at NOSPAMsofaxis.com> wrote in message news:brp2pr$flb$1 at sisko.local.nodomain.org... > Is there a way I can change a comment used for a commit after the commit is > done ? use cvs admin ? Yes, use the admin command with -m. e.g. cvs admin -m1.7:"New comment...." file.c Cheers, John