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.
I am new to CVS so I can't really add any cvs help, but the symptoms sound familiar to other problems I've encountered where the problem was a mismatch in the character type: ANSI v.s. UNICODE. Nick "Christopher Paluch" <chris.paluch at posnetservices.com> wrote in message news:mailman.1073.1153748958.312.cvsnt at cvsnt.org... >> I am running CVSNT on a Red Hat Linux server. I am trying to add a >> log template to my repository. >> The rcsinfo file contains: >> DEFAULT /opt/cvs/repo/CVSROOT/logtemplate >> >> The logtemplate file contains: >> YYYY:MM:DD HH:MM (<message type>): <program name - function name> >> <program version>: <initials> - <message> >> >> When I checkout a module, the only thing that appears in the >> CVS/Template file is the character "Y" with noeol. >> For a lark, the changed the logtemplate file to just say BugID. That >> just changed the CVS/Template file to a "B". > > > I'm stumped on why this is happening. Anyone have any suggestions? > > Thanks! >