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'm working in a branch 'B403', trying to remove files with the -kb flag set. If I try to 'cvs remove -f file*; cvs commit -m ""', the commit hangs. Here is some sample interaction showing the problem. Notice the mysterious 'B4 3' for the register command (file1 is marked as binary, file2 is not). I am running 1.11.1.3 rc2 (Build 55), though the error was also present for Build 45. Can anyone confirm this is a bug? Is there a workaround? Thanks, Todd $ cvs -t rm -f file* cvs remove: notice: main loop with CVSROOT=:pserver:xxx at xxx.xxx.com:D:\cvsroot S-> server_register(file1, -1.1, , -kb, B4 3, , ) S-> Register(file1, -1.1, , -kb, B4 3 ) cvs server: scheduling `file1' for removal -> Register(file1, -1.1, dummy timestamp, -kb, B4 3 ) S-> server_register(file2, -1.1, , , B403, , ) S-> Register(file2, -1.1, , , B403 ) cvs server: scheduling `file2' for removal -> Register(file2, -1.1, dummy timestamp, , B403 ) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) cvs server: use 'cvs commit' to remove these files permanently -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink(CVS/Entries.Log) $ cvs -t commit -m "" cvs commit: notice: main loop with CVSROOT=:pserver:xxx at xxx.xxx.com:D:\cvsroot cvs commit: Examining . cvs [commit aborted]: received interrupt signal Todd C. Parnell Turnkey Networks, Inc. 703.927.1429 _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs