##// END OF EJS Templates
convert: fix test-convert-svn-* problems with mtime not changing...
convert: fix test-convert-svn-* problems with mtime not changing The `svn commit` command does not detect changed files unless their mtime has changed. A quick succession of, for instance, `svn co ...; echo x >> y; svn ci` can thus lead to the change to y being ignored. Edited by pmezard to write in binary mode.

File last commit:

r6204:f8a86ea7 default
r6439:c1b47c0f default
Show More
test-bad-extension.out
5 lines | 217 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 [COMMAND]
show help for a command, extension, or list of commands