##// END OF EJS Templates
make mercurial look in more places for config files....
make mercurial look in more places for config files. now it searches <install dir>/etc/mercurial, /etc/mercurial, and user hgrc. this allows site-wide configuration to be shared over automounted nfs partition, instead of chenging on every system. option of having local configuration on every system remains. old code for searching /etc/mercurial/hgrc.d never worked, this code is tested and works.

File last commit:

r925:5a034646 default
r1583:32a4e680 default
Show More
test-merge5.out
5 lines | 170 B | text/plain | TextLexer
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 removing b
mpm@selenic.com
[PATCH] Don't prompt user for keep-vs-delete when the merge is about to be aborted...
r415 this update spans a branch affecting the following files:
maf46@burn.cl.cam.ac.uk
Fix zombie files in merge...
r616 b
mpm@selenic.com
[PATCH] Don't prompt user for keep-vs-delete when the merge is about to be aborted...
r415 aborting update spanning branches!
Bryan O'Sullivan
Update output for test-merge5.
r819 (use update -m to merge across branches or -C to lose changes)