Issue33

Title hg clone fails when the source is empty
Priority bug Status resolved
Superseder Nosy List tonfa
Assigned To Topics

Created on 2005-10-25.15:43:58 by tonfa, last changed 2005-10-26.23:19:03 by mpm.

Files
File name Uploaded Type Edit Remove
export.diff tonfa, 2005-10-25.15:44:29 text/x-patch
Messages
msg46 (view) Author: tonfa Date: 2005-10-25.15:43:58
When using hardlinks, hg clone fails because .hg is almost empty (and it cannot
link the files).

Patch attached.
History
Date User Action Args
2005-10-26 23:19:03mpmsetstatus: testing -> resolved
2005-10-25 22:36:28mpmsetstatus: unread -> testing
2005-10-25 15:44:29tonfasetfiles: + export.diff
2005-10-25 15:43:58tonfacreate