##// 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:

r1527:c13fce71 default
r1583:32a4e680 default
Show More
test-symlinks.out
15 lines | 403 B | text/plain | TextLexer
bar: unsupported file type (type is symbolic link)
adding foo
bar: unsupported file type (type is symbolic link)
bar: unsupported file type (type is symbolic link)
adding bomb
bar: unsupported file type (type is symbolic link)
adding a.c
adding dir/a.o
adding dir/b.o
a.c: unsupported file type (type is fifo)
dir/b.o: unsupported file type (type is symbolic link)
R a.c
R dir/a.o
R dir/b.o
? .hgignore