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.
Hello Tony, I observed the following: there is a directory 'xdelta' whith no files in it from the repository. But automake has generated a 'Makefile' there. If I remove the directory from cvsnt/Entries, the update goes on: rich at mathilda:~/dev_cvs/cvsnt> /usr/bin/cvs -t update -> main loop with CVSROOT=:pserver:cvs at cvs.cvsnt.org:/usr/local/cvs -> Connecting to cvs.cvsnt.org(193.37.229.181):2401 -> Sending file `Makefile.am' to server -> Sending file `Makefile.in' to server -> Sending file `configure' to server -> Sending file `configure.in' to server -> Sending file `Makefile.in' to server -> Sending file `cvsgui.c' to server -> Sending file `cvsgui_process.cpp' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile.in' to server -> Sending file `xgetwd.c' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile.am' to server -> Sending file `Makefile.in' to server -> Sending file `log.c' to server -> Sending file `main.c' to server -> Sending file `Makefile.in' to server -> Sending file `Makefile' to server ? .tm_project.cache ? autom4te.cache ? cvsnt.prj ? xdelta ? cvsgui/.deps ? cvsgui/Makefile ? cvsgui/Makefile.am ? cvsgui/Makefile.in ? diff/.deps ? diff/Makefile ? lockservice/.deps ? lockservice/Makefile ? lockservice/cvslockd ? protocols/.deps S -> Checking admin file /usr/local/cvs/CVSROOT/admin for user cvs cvs server: Updating . S -> checkout (/usr/local/cvs/cvsnt/src/Makefile.am,v, 1.10.4.3, , (function)) M Makefile.am S -> checkout (/usr/local/cvs/cvsnt/src/Makefile.in,v, 1.15.4.4, , (function)) M Makefile.in S -> unlink_file(CVS/,,add.c) S -> checkout (/usr/local/cvs/cvsnt/src/add.c,v, 1.11.4.4, , (function)) S -> checkout (/usr/local/cvs/cvsnt/src/add.c,v, 1.11.4.5, , (function)) S -> chmod(add.c,100666) S -> server_register(add.c, 1.11.4.5, Fri Jan 17 10:43:57 2003, , CVSNT_1_11_1_3_REL, , ) S -> Register(add.c, 1.11.4.5, Fri Jan 17 10:43:57 2003, , CVSNT_1_11_1_3_REL ) P add.c S -> unlink_file(CVS/,,add.c) S -> unlink_file(CVS/,,add.c-1) S -> unlink_file(CVS/,,add.c-2) cvs [update aborted]: patch original file ./add.c does not exist But now we get another problem here. I used cvs 1.11.1p1 in this case. best regards Richard