Mercurial > hg
comparison tests/readlink.py @ 6439:c1b47c0fd2b6
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.
author | Peter Arrenbrecht <peter.arrenbrecht@gmail.com> |
---|---|
date | Tue, 01 Apr 2008 09:17:11 +0200 |
parents | 396c7010b0cd |
children | 08a0f04b56bd |
comparison
equal
deleted
inserted
replaced
6438:a60b711c7ac4 | 6439:c1b47c0fd2b6 |
---|