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.
Hi, I want to make a changelog-like report, with commit comment, id of committer, revision, and tag name. For that, I try to use cvs2cl.pl script, found here: http://www.red-bean.com/cvs2cl/ Problem: it seems broken with cvsnt/Win32: D:\travailCVS\STERepositories\GestVerrou\Spécifications>perl -w -x ../cvs2cl-win.pl -r cvs server: Logging . cvs server: Logging SDD cvs server: Logging SRS That's the end... there is no output. What's happen? Is there an alternative? Server: 2.5.01 build 1969 on a Windows2003 Client: 2.5.01 build 2025 (tortoiseCVS) on windowsXP, perl v5.8.6 built for MSWin32-x86-multi-thread