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 noticed that cvsnt-2.5.01-1976 doesn't put the 'filename' > field between @ > in the repository, but cvsnt-2.5.01-1927 does it. > This is a problem for rlog, that doesn't understand some > characters like > underscore, and it aborts, causing viewcvs and cvsweb stop working. I noticed the same and as Tony said, using rlog.exe that comes with CVSNT should fix this. However, this wasn't an option for us because we use ViewCVS under Cygwin and this combination for some reason doesn't like CVSNT Windows executables. I ended up turning on the native Python parsing of RCS files in ViewCVS and that seems to work fine. - Jari