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.
Hi, If I try to rename file a to b, and then to rename b back to a, the cvs client hangs: ---------- > cvs -v Concurrent Versions System (CVSNT) 2.0.58d (client/server) ... > cvs rename a b > cvs ci -m "" cvs commit: Examining . cvs server: Examining . /Test/rentest/.directory_history,v <-- directory update new revision: 1.2; previous revision: 1.1 done > cvs rename b a > cvs ci -m "" cvs commit: Examining . cvs server: Examining . ---------- After printing the "cvs server" line, the clients seems to hang. Is this a known bug? Cheers, Jochem