Larry Jones wrote: > > 2) Issue with cvs ci -m - Medium priority > > when using cvs ci -m "description" ...., as no editor is called to enter > > the log message, the template defined in rcstemplate is not called. Is > > there any way to force the content of the "description" to be paste in > > the template ? > > You have to enable FORCE_USE_EDITOR in src/options.h before building > CVS.
I also recently committed the BSD CVS patch which allows the verifyinfo script to change the log message. I'm guessing this could do what you want. You'd have to use the dev version of CVS, wait for the next release, or use the version of CVS distributed with (Free?)BSD. Derek -- Derek Price CVS Solutions Architect ( http://CVSHome.org ) mailto:[EMAIL PROTECTED] CollabNet ( http://collab.net ) -- He always has. - Humphrey Bogart as Rick, _Casablanca_ _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
