"tmp_versions" vs ".tmp_versions" (.hgignore)
Evan Powers
evan.powers+hg at gmail.com
Mon Jul 16 17:51:16 UTC 2007
On 7/16/07, David Frey <dpfrey at shaw.ca> wrote:
> I don't believe that Evan has shown the same behavior. Evan, you
> redirect output to your .hgignore, so the only content of that file is
> "tmp_versions". Alexis' example shows "syntax: glob" at the top of
> the file. Since the default is regexp syntax, you are comparing two
> different things.
You're right. And, indeed, globs won't behave like my example.
Yakov, maybe .tmp_versions is a directory that is empty or contains
only ignored files, as in your other thread?
- Evan
More information about the Mercurial
mailing list