hg clone fails on non-GNU systems

Andrew Thompson andrewkt at aktzero.com
Thu Jul 14 20:58:47 UTC 2005


Stephen Darnell wrote:
>>I'm not sure CreateHardLink  generates an excettion in case 
>>of failure...
>>I beilive it seemply return a failure status
>>
>>Vadim
> 
> 
> Using ActiveState Python2.4 I get the following:

That might be specific to ActiveState's distribution. With the version 
from python.org, I get:

Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import win32file
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
ImportError: No module named win32file
 >>>


-- 
Andrew Thompson
http://aktzero.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: andrewkt.vcf
Type: text/x-vcard
Size: 153 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050714/cd15dcaf/attachment-0001.vcf>


More information about the Mercurial mailing list