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

r6341:63bdfcc3 default
r6439:c1b47c0f default
Show More
test-hgwebdirsym.out
34 lines | 361 B | text/plain | TextLexer
/ tests / test-hgwebdirsym.out
adding a
adding b
adding c
% should succeed
200 Script output follows
/al/
/b/
/c/
200 Script output follows
a
200 Script output follows
b
200 Script output follows
c
% should fail
404 Not Found
error: repository circle not found
404 Not Found
error: repository circle not found
404 Not Found
error: repository circle not found
% collections errors