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 Sat, 29 Jan 2005 00:34:32 +0000, Tony Hoyle <tmh at nodomain.org> wrote: > >rlog hasn't changed its output in this release... haven't touched that >code in a while. > >If you know of a way to get viewcvs to tell you what's actually wrong I >can fix it... maybe someone on the viewcvs list knows? > >Tony More info: I took the command that ViewCvs uses and shortened it to a single file. Then I executed it on the command line myself. Result from two different files, the first has had a revision committed by build 1863 and the second is still revision 1.1 which was committed when the server was 2.0.38: C:\>"C:\Programs\cvsnt\cvs.exe" "rcsfile" "rlog" "-r" "C:\cvsrepo\pc\CVSNT\cvsbin\co.exe,v" cvs.exe [rcsfile aborted]: unrecognized operation '\x0' in C:\cvsrepo\pc\CVSNT\cvsbin\co.exe,v C:\>"C:\Programs\cvsnt\cvs.exe" "rcsfile" "rlog" "-r" "C:\cvsrepo\pc\CVSNT\cvsbin\ca.pem,v" RCS file: C:\cvsrepo\pc\CVSNT\cvsbin\ca.pem,v Working file: ca.pem head: 1.1 branch: locks: strict access list: symbolic names: CVSNT_2-0-62-1860: 1.1 CVSNT_2-0-62-1852: 1.1 keyword substitution: kv total revisions: 1; selected revisions: 1 description: ---------------------------- revision 1.1 date: 2005/01/19 15:25:10; author: bosse; state: Exp; Managing the Innosetup installer through my own CVS server. Now adding current state, which is 2.0.62.1852 ============================================================================= Looks like the rcs handling has broken... /Bo (Bo Berglund, developer in Sweden)