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.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/windows-NT/ Changes by: tmh at betty.magenta-netlogic.com. 03/01/29 19:58:17 Modified files: ./: Tag: CVSNT_1_11_1_3_REL cvsnt.vcproj cvsnt/src/: Tag: CVSNT_1_11_1_3_REL lock.c cvsnt/windows-NT/: Tag: CVSNT_1_11_1_3_REL config.h filesubr.c win32.c Log message: Experiment with atomic commits using hardlinks. It looks like NT can't do it because of its habit of holding onto locks too long... it's impossible to rename repository directories until long after the cvs.exe has actually terminated... One of the more annoying NT bugs.