I am trying to check out an existing module, which fails with the log-lines below. Looks to me like the ascii-syntax of my cvsupd's auth response is not understood by cvsmonitor ... ?
Mon Apr 26 11:40:39 2004 Command - checkout nanoLynx.nanoLynx
Mon Apr 26 11:40:39 2004 Checking out module nanoLynx.nanoLynx
cvs [checkout aborted]: unrecognized auth response from localhost: OK 17 0 SNAP_16_1h CVSup server ready
Mon Apr 26 11:40:39 2004 Error during checkout:
Mon Apr 26 11:40:39 2004 An error occured during the 'cvs checkout' command
Any suggestions anyone?
Thanks a lot,
;Henning
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to check out an existing module, which fails with the log-lines below. Looks to me like the ascii-syntax of my cvsupd's auth response is not understood by cvsmonitor ... ?
Mon Apr 26 11:40:39 2004 Command - checkout nanoLynx.nanoLynx
Mon Apr 26 11:40:39 2004 Checking out module nanoLynx.nanoLynx
cvs [checkout aborted]: unrecognized auth response from localhost: OK 17 0 SNAP_16_1h CVSup server ready
Mon Apr 26 11:40:39 2004 Error during checkout:
Mon Apr 26 11:40:39 2004 An error occured during the 'cvs checkout' command
Any suggestions anyone?
Thanks a lot,
;Henning
eek... no idea.
That definately looks like a direct cvs error, rather than a CVS Monitor error... it's just bubbling the error up.
Perhaps it has something to do with running CVS Monitor as the web user, and not your user? Do you have some user-specific configuration for CVS?