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

r1488:08c78519 default
r1583:32a4e680 default
Show More
test-commit.out
16 lines | 416 B | text/plain | TextLexer
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: impossible time zone offset: 4444444
transaction abort!
rollback completed
abort: invalid date: '1\t15.1'
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: invalid date: 'foo bar'
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: invalid date: ' 1 4444'
Bryan O'Sullivan
Add test output.
r1198 transaction abort!
rollback completed
Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
r1202 abort: date exceeds 32 bits: 111111111111
Benoit Boissinot
only files in normal state should be marked as deleted...
r1488 abort: No such file or directory: .../test/bar