[PATCH] Fix to remove clone lock

Stephen Darnell sdarnell at esmertec.com
Sat Aug 27 20:49:08 UTC 2005


Reviving my win32 hardlink changes, I discovered that the
new lock gets copied to destination clone, and result
in subsequent operations blocking.

Attached is a fix. (includes 2 trailing white space changes)

BTW Why does the unix lock code use symlinks rather than 
the regular files (that it drops back to)?

Regards,
  Stephen
 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1088_clonelock.txt
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050827/471566d6/attachment-0001.txt>


More information about the Mercurial mailing list