Mercurial > hg
annotate tests/test-simple-update.out @ 1951:696230e52e4d
add HGRCPATH env var, list of places to look for hgrc files.
if set, override default hgrc search path.
if empty, only .hg/hgrc of current repo read.
for each element, if directory, all entries in directory with end in
".rc" are added to path. else, element is added to path.
big thing about this change is that user "~/.hgrc" and system hgrc not
longer breaks tests. run-tests makes HGRCPATH empty now.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Tue, 14 Mar 2006 21:40:46 -0800 |
parents | 5a034646e472 |
children | 3053fc33f545 |
rev | line source |
---|---|
767
61ed30e82b27
Update tests to match new addremove chattiness.
Bryan O'Sullivan <bos@serpentine.com>
parents:
749
diff
changeset
|
1 adding foo |
331 | 2 checking changesets |
3 checking manifests | |
4 crosschecking files in changesets and manifests | |
5 checking files | |
6 1 files, 1 changesets, 1 total revisions | |
404 | 7 pulling from ../branch |
331 | 8 searching for changes |
9 adding changesets | |
10 adding manifests | |
775 | 11 adding file changes |
12 added 1 changesets with 1 changes to 1 files | |
404 | 13 (run 'hg update' to get a working copy) |
331 | 14 checking changesets |
15 checking manifests | |
16 crosschecking files in changesets and manifests | |
17 checking files | |
18 1 files, 2 changesets, 2 total revisions | |
19 foo | |
20 bar | |
21 6f4310b00b9a147241b071a60c28a650827fb03d 644 foo |