[PATCH 1 of 3] Add a new function, filesystem_case
Adrian Buehlmann
adrian at cadifra.com
Sun Apr 27 14:47:41 UTC 2008
On 27.04.2008 16:25, Paul Moore wrote:
> I tend to think of the .hg directory as the "repository" and the
> working directory as the dirstate. I haven't seen a formal definition
> of the term "repository" anywhere, to back up either your or my usage.
http://www.selenic.com/mercurial/wiki/index.cgi/UnderstandingMercurial?action=recall&rev=7
written by mpm, states:
'''
Mercurial repositories contain a working directory coupled with a store:
'''
Descending from that and other sources I wrote:
http://www.selenic.com/mercurial/wiki/index.cgi/Repository?action=recall&rev=21
which uses that same definition in the lemma.
http://hgbook.red-bean.com/hgbookch2.html#x6-330002.3, "2.3.2 What’s in a repository?"
seems not to contradict that either.
More information about the Mercurial-devel
mailing list