cvs 1.11.1 failed to create .cvspass if it doesn't exist

2001-06-07 Thread Mike Marciniszyn
The 1.11.1 version will not create an initial copy of the .cvspass file. The problem is in password_entry_operation in the CVS_FOPEN with r. When the file does not exist the routine errors out. A reasonable solution seems to be to CVS_FOPEN a+ which will open read/write and create the file if

VMS (alpha) compile problems in 1.11.1

2001-06-07 Thread Mike Marciniszyn
The 1.11.1 version of CVS will not compile in VMS alpha. The attached diffs fix the following problems: build.com - correct name of build .com for zlib build_diff.com - turn on verify to get a better trace of the DCL diff/diff3.c - Compiler warning. The VMS read rval is ssize_t (signed). The

Alpha VMS check checkout problems in 1.11.1

2001-06-07 Thread Mike Marciniszyn
We see the following error when checking out a large number of files: . . . U sr_vvms/ccp_rundown.c U sr_vvms/ccp_sendmsg.c U sr_vvms/ccp_signal_cont.c cvs [checkout aborted]: cannot rename file ./ccp_signal_cont.c_new_ to ./ccp_signal_cont.c: no such device or address The system is running: