[issue649] Strange I/O error on committing on win32
Shun-ichi Goto
mercurial-bugs at selenic.com
Wed Jul 25 06:04:20 UTC 2007
New submission from Shun-ichi Goto <shunichi.goto at gmail.com>:
Due to cset:8a53b39cd402 (r4902 in crew),
strange I/O error occur on committing many files.
I've experienced on simply importing expanded tarball sources.
I bisect'ed and found that this error is caused by cs:8a53b39cd402
and I guess '+' in mode should allow GENERIC_READ right (in util_win32.py).
Here is a patch attached.
----------
files: allow-reading-for-plus-in-mode
messages: 3590
nosy: gotoh
priority: urgent
status: unread
title: Strange I/O error on committing on win32
topic: windows
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue649>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: allow-reading-for-plus-in-mode
Type: application/octet-stream
Size: 872 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20070725/44e2748a/attachment-0002.obj>
More information about the Mercurial-devel
mailing list