##// END OF EJS Templates
changelog: refuse to add revisions with empty usernames...
changelog: refuse to add revisions with empty usernames An empty username or a username with a "\n" will make the revision text contain two "\n\n" sequences -> corrupt repository. The problem is that changelog.read expects to find exactly one "\n\n" separator and thus cannot unpack the revision.

File last commit:

r7210:833d1250 default
r8424:c5b3d3e3 default
Show More
test-bad-extension.out
5 lines | 206 B | text/plain | TextLexer
/ tests / test-bad-extension.out
*** failed to import extension badext from .../badext.py: bit bucket overflow
*** failed to import extension badext2: No module named badext2
hg help [TOPIC]
show help for a given topic or a help overview