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

r7919:3e620696 default
r8424:c5b3d3e3 default
Show More
test-bad-pull.out
5 lines | 93 B | text/plain | TextLexer
/ tests / test-bad-pull.out
mpm@selenic.com
Fix up test results...
r775 abort: error: Connection refused
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 255
TK Soh
tests: more portability fix for the old systems
r1962 copy: No such file or directory
Vadim Gelfer
test-bad-pull: fix change in error output.
r2438 abort: HTTP Error 404
0