I hope this is a simple and stupid error on my part, but I can't find any 
specifics in any of the cvs docs nor on the web - I can diff, checkout, BUT 
I cannot commit -
This is commiting to a new respository, BUT - the behavior is the same 
trying to commit to the one we currently have in service. I'm trying to get 
our developers access remotely using ssh, but I have to solve this first.

Solutions? Ideas? any more data needed to figure this out?
Much thanks in advance.
--doug

[acme@repo acme]$ [EMAIL PROTECTED]/build/vault; export CVSROOT
[acme@repo acme]$ CVS_RSH=ssh; export CVS_RSH
[acme@repo acme]$ cd cvs_test/
[acme@repo cvs_test]$ ls
TestMgt
[acme@repo cvs_test]$ cvs co doc
Enter passphrase for RSA key '[EMAIL PROTECTED]'
cvs server Updating doc
cvs server Updating doc/equipment
U doc/equipment/LabNetworkLayout.doc
U doc/equipment/ProtoMachines.htm
cvs server Updating doc/howto
U doc/howto/DevProcedures.htm
U doc/howto/ReleaseEngineeringCharter.doc
U doc/howto/cvs_build
U doc/howto/machine_setup
U doc/howto/rawio.txt
cvs server Updating doc/requirements
U doc/requirements/MRD.doc
[acme@repo cvs_test]$ ls
TestMgt  doc
[acme@repo cvs_test]$ cd doc
[acme@repo doc]$ ls
CVS  equipment  howto  requirements  schedules  technical_specs  white_papers
[acme@repo doc]$ touch test
[acme@repo doc]$ echo testme please >> test
[acme@repo doc]$ cvs add test
Enter passphrase for RSA key '[EMAIL PROTECTED]'
cvs server scheduling file `test' for addition
cvs server use 'cvs commit' to add this file permanently
[acme@repo doc]$ cvs commit test
Enter passphrase for RSA key '[EMAIL PROTECTED]'

testme
Change ID(CID)= 716;
Change Description
==================
Add network support to Management Console.

CVS
CVS
CVS  (Separate multiple Change ID's with a comma)
CVS  (Semi-colon at end of ID list is ***REQ'D***)
CVS   pid 1068
CVS ----------------------------------------------------------------------
CVS Enter Log.  Lines beginning with `CVS' are removed automatically
CVS
CVS Committing in .
CVS
CVS Added Files
CVS    test
CVS ----------------------------------------------------------------------
~
~
~
~
~
~
~
~
"/tmp/cvsU8Y8FX" 19L, 528C written
cvs server commitinfo16 no such user variable ${=MSG}
cvs server commitinfo17 no such user variable ${=MSG}
cvs server commitinfo18 no such user variable ${=MSG}
cvs server commitinfo19 no such user variable ${=MSG}
cvs server commitinfo20 no such user variable ${=MSG}
cvs server commitinfo21 no such user variable ${=MSG}
cvs server commitinfo22 no such user variable ${=MSG}
cvs server commitinfo23 no such user variable ${=MSG}
cvs server commitinfo24 no such user variable ${=MSG}
cvs server Pre-commit check failed
cvs [server aborted] correct above errors first!
cvs commit saving log message in /tmp/cvs7p8hYX
[acme@repo doc]$










Doug Munsinger

egenera, Inc.
[EMAIL PROTECTED]
165 Forest Street, Marlboro, MA  01752
Tel: 508-786-9444 ext. 2612


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to