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.
Dear Tony, We have changed viewcvs.conf from : cvs_roots = cvs : D:\CVS to : cvs_roots = cvs : D:/CVS and viewcvs say : "NOTE: There are 3 files, but none match the current selection criteria....." !!!! We just test with cvs_roots = cvs : D:/CVS/ and all things are find now. Thank you for your help. Olivier Booklage. > >I have notice a problem with viewcvs.cgi ( viewcvsnt ) just since we have ugrade CVSNT to 2.0.34 : > > > >for download a file: > >------------------------------------------------ > >An Exception Has Occurred > > > >ViewCVSException: ViewCVS Unrecoverable Error: The filename from co did not match. Found "D:/CVS/MEC/AUTOCAD_LIB/CPLUS/Aphex.dwg". Wanted "D:/CVS\MEC/AUTOCAD_LIB/CPLUS/Aphex.dwg" > >url="MEC/AUTOCAD_LIB/CPLUS/Aphex.dwg" > >------------------------------------------------ "Tony Hoyle" <tmh at nodomain.org> a écrit dans le message de news:a06u40dqtp58b2o01i91v3g8o0dhe793is at 4ax.com... > Make sure you're using forward slashes in all the pathnames in > ViewCVS. > > CVSNT always uses forward slashes (for compatibility with Unix, and > because backslash is special in many scripting languages).