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.
On Sun, 09 May 2004 20:43:47 +0000, "libogen ." <libogen at hotmail.com> wrote: >I hope this is the right place to ask questions about CVSWEB NT :) No, it is not. This is for CVSNT... > >I'm working on a local filesystem CVS repo on Win98SE using TortoiseCVS. Even more off: CVSNT does not run on W98 and similar non-NT systems... But, probably you are using a CVSNT *client* against your local repository and now you failed to mention the most valuable information: Which version of CVSNT executable are you using? The problem is in CVSWEB:s usage of the *very* old RCS tools for parsing the RCS repository files. These tools do not handle well all the new stuff that has been added along the way such as mergepoints etc. If you switch to ViewCvs instead you run a better chance since ViewCvs nowadays uses the cvsnt executable as a RCS parser if you tell it to. /Bo (Bo Berglund, developer in Sweden)