[PATCH] file type fixes.

Matt Mackall mpm at selenic.com
Wed Jun 8 17:13:24 UTC 2005


On Wed, Jun 08, 2005 at 04:10:17AM -0700, K Thananchayan wrote:
> Matt,
> 
> This patch forces revlog files, version controlled
> files to be treated as binary. This is needed to make
> mercurial
> work on Windows.

Is there any reason not to just do this in hg.py:opener()?

I have a feeling this is what you did the first time around and I told
you to do the opposite already.

I need to add a second opener for working directory files, and then I
think all opens would be properly handled.

I'll take a stab at it.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list