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.
I have now updated my cvsnt to this: cvs ver Client: Concurrent Versions System (CVSNT) 2.5.04 (Zen) Build 3236 () (client/server) Server: Concurrent Versions System (CVSNT) 2.5.05 (Gan) Build 3241 ((RC0)) (client/server) When I try to commit an added file for the website I get this error: Exec failed: No such file or directory cvsnt server: Pre-commit check failed cvsnt [server aborted]: correct above errors first! If I repeat the command with cvs -ttt I get a lot of trace but the last few lines are: 21:49:29: -> do_recursion: process the directories (if necessary) 21:49:29: -> do_recursion: cannot process the directories (dirlist == NULL) 21:49:29: -> Entries_Close - isfile ("CVS/Entries.Log") 21:49:29: -> Entries_Close - dellist (list) 21:49:29: -> do_recursion: free the saved copy of the pointer if necessary 21:49:29: -> more efficient - close directory in unroll_files_proc? 21:49:29: -> close_directory() directory_stack_size 1, rubbish 0 21:49:29: -> close_directory() directory_stack_size decreased by one to 0 (rubbish 0) 21:49:29: -> unroll_files_proc() end 21:49:29: -> start_recursion: cannot do_recursion on the dirlist. 21:49:29: -> start_recursion: Free the data which expand_wild allocated. 21:49:29: -> start_recursion: (args_to_send_when_finished == NULL) 21:49:29: -> start_recursion: return 0. 21:49:29: -> send_repository(,/usr/local/cvs/website,.) 21:49:29: -> send_files (1) 21:49:29: -> Entries_Open() 21:49:29: -> Entries_Open ParseTag() 21:49:29: -> ParseTag_Dir((null),<something>,<something>,47,) 21:49:29: -> Entries_Open aflag==0 && dirtag==0 && dirdate==0 21:49:29: -> Entries_Open CVS_FOPEN("CVS/Entries","r") 21:49:29: -> Entries_Open CVS_FOPEN CVSADM_ENT returned a file handle, now call the (slow) fgetentent() / AddE 21:49:29: -> Entries_Open fclose() CVSADM_ENT 21:49:29: -> Entries_Open CVS_FOPEN("CVS/Entries.Extra","r") 21:49:29: -> Entries_Open CVS_FOPEN CVSADM_ENTEXT returned a file handle 21:49:29: -> Entries_Open fclose() CVSADM_ENTEXT 21:49:29: -> Entries_Open CVS_FOPEN("CVS/Entries.Log","r") 21:49:29: -> Entries_Open clean up and return 21:49:29: -> Entries_Open done 21:49:29: -> Entries_Close - isfile ("CVS/Entries.Log") 21:49:29: -> Entries_Close - dellist (list) Exec failed: No such file or directory cvsnt server: Pre-commit check failed cvsnt [server aborted]: correct above errors first! 21:49:29: -> free_directory() directory_stack_size = 0, rubbish = 0 21:49:29: -> free_modules2() directory_stack_size and rubbish set to zero F:\Engineering\Projects\cvsntwebsite> It seems like my upgrade to the latest stable did not help, so there must be a misconfiguration on the cvs.cvsnt.org server.... -- /Bo (Bo Berglund, developer in Sweden)