##// END OF EJS Templates
Fix Debian bug #494889 (fetching from static-http://... broken)...
Fix Debian bug #494889 (fetching from static-http://... broken) Changeset 6605a03cbf87 which fixed issue965 (hg clone static-http does not work for empty repos) broke cloning of repos with old layout (without store) via static-http. This fix makes cloning from old-style repositories possible again, but will not allow cloning of empty old-style repositories as this can not be detected reliably.

File last commit:

r7040:f29b674c merge default
r7178:98b6c3dd default
Show More
test-username-newline.out
12 lines | 267 B | text/plain | TextLexer
/ tests / test-username-newline.out
adding a
transaction abort!
rollback completed
abort: username 'foo\nbar1' contains a newline
transaction abort!
rollback completed
abort: username 'foo\nbar2' contains a newline
transaction abort!
rollback completed
abort: username 'foo\nbar3' contains a newline!