[MERGE] Rule-based preferences (EOL part 1 of 3)
Paul Moore
p.f.moore at gmail.com
Mon May 19 16:25:10 BST 2008
On 19/05/2008, Ian Clatworthy <ian.clatworthy at internode.on.net> wrote:
> Yet, as best I can tell, Hg's eol support is at that level, so maybe
> I'm missing something. Can those more familar with Mercurial's win32
> extension express an opinion?
I'm hardly an expert on Mercurial's EOL support, but I may be able to
help. Can you clarify what you mean by "that level"?
Mercurial picks up EOL settings from the mercurial.ini (hgrc) file,
which is loaded from a number of places - installation-level,
system-level, user-level and repository-level. However, the settings
files are not versioned (even the repo-level one) and so will not be
copied around as part of clone operations.
Does that help at all?
Paul.
More information about the bazaar
mailing list