Mercurial > hg
comparison tests/test-tag @ 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 | 55ba3bc5b8fd |
children | 39cf453da958 |
comparison
equal
deleted
inserted
replaced
6438:a60b711c7ac4 | 6439:c1b47c0fd2b6 |
---|