[cvsnt] Log command is erroring out - draft

Miguel Hernandez Mhernandez at axolotl.com
Tue Jun 10 02:58:18 BST 2008


Arthur,

> then you need to enable 'clients are allowed to trace server' in the 
> cvsnt server control panel.
'Clients are allowed to trace server' option was enabled and the CVSNT 
server restarted.I read the output using -ttt option, I could not really 
get much relevant information; at the end it reads:

18:47:48: S -> rcsbuf_fill(010388D0,04B70AB8,0012F3AC,0012F3D8)
18:47:48: S -> rcsbuf_fill(010388D0,04B71EB8,0012F3AC,0012F3D8)
cvs [server aborted]: unrecognized operation '\x0' in /Path/Sample.bin,v

With files at the repository that work for all commands the -ttt option
reads:

15:32:48:   -> GetUnixFileModeNtEA(A,000006BC) returns 0666
15:32:48:   -> close_directory()

this last output is the same for the affected file, that is it gets to
the close_directory line as well, but then it throws the 
unrecognized operation '\x0'.

> Do you mean NTFS or NFS please clarify?
Type of disk is NTFS.

> Please ensure that your graphical tools are correctly configured
to use a recent CVSNT client.
I'm using now client: Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) 
Build 2382 (client/server)

> Using SSH to a CVSNT server on windows is a security risk and is not 
> supported. 
I switched the client to the sserver protocol. 
extn.ini file reads:

[cvs.cvsnt.org]
protocol=sserver
hostname=cvs.cvsnt.org
directory=/usr/local/cvs

CVSROOT env variable reads:
CVSROOT=:sserver:mhernandez at myserver:/local/cvsroot

> According to the cvsdiag you send through of the server you have pserver
> protocol disabled on the server so I do not see how you could be using
> it:
cvsdiag still renders:  ":sserver: installed: No" without the quotes.

>Try this command on the server: cvs info
cvs info yields:
local               (internal)
ext                 ext 2.5.03 (Scorpio) Build 2382
gserver             gserver 2.5.03 (Scorpio) Build 2382 (Active Directory)
pserver             pserver 2.5.03 (Scorpio) Build 2382
server              server 2.5.03 (Scorpio) Build 2382
sserver             sserver 2.5.03 (Scorpio) Build 2382
ssh                 ssh 2.5.03 (Scorpio) Build 2382
sspi                sspi 2.5.03 (Scorpio) Build 2382

>do a 'cvs status filename.ext' and it will tell you the options are 
either -kb or -kB.
File: Sample.bin                Status: Up-to-date

   Working revision:    1.486
   Repository revision: 1.486   /Path/Sample.bin,v
   Expansion option:    b
   Commit Identifier:   66848472f1f1d32
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      b
   Merge From:          (none)

> Here are some previous posts on the issue:
I didn't get the posts :-)

Greetings and thanks

- Miguel Hernandez


More information about the cvsnt mailing list