[PATCH 2 of 6] dirstate: use open/read of vfs(opener) explicitly instead of read

Pierre-Yves David pierre-yves.david at ens-lyon.org
Tue May 19 22:13:12 CDT 2015



On 05/19/2015 11:42 AM, FUJIWARA Katsunori wrote:
> # HG changeset patch
> # User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
> # Date 1432051569 -32400
> #      Wed May 20 01:06:09 2015 +0900
> # Node ID 2d2eff9ee053025e8e0267b8d6c6d07326f607ee
> # Parent  9832a882c21e23139b6bda2b5004c4253b3b35df
> dirstate: use open/read of vfs(opener) explicitly instead of read
>
> This simplifies changes in subsequent patch, which tries to open
> `.pending` file when HG_PENDING environment variable is defined.

The first two are pushed to the clowncopter.

I agree with augies "with" remark, I'm not sure if this actually works 
today, but if it's not we should get it to work and use it!

I've various reservation of the other 4, I'll write more about them 
soon, but probably tomorrow.

Regards

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list