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.
keys wrote: > I tested (log message) template file inserting by rcsinfo. > But I think that CVSNT couldn't read my template file. Unless you've previously checked out a repository with the template as valid, then it won't do anything, as the template must be stored locally first. Also there are issues using templates outside the current directory - provided the CVS/Template file exists you'll have to do: cd Part1 cvs ci Frontends like Tortoise and WinCVS handle this much better than the command line. Tony