[PATCH] convert: fix test-convert-svn-* problems with mtime not changing

Patrick Mézard pmezard at gmail.com
Tue Apr 1 03:23:56 CDT 2008


Peter Arrenbrecht a écrit :
> # HG changeset patch
> # User Peter Arrenbrecht <peter.arrenbrecht at gmail.com>
> # Date 1207034231 -7200
> # Node ID b716b3297ec8efeb9657cf3658795170b9ecad63
> # Parent  6e4f7170734c4b5c6b1e980972b02b16431917d7
> 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.

In crew-stable and crew as c1b47c0fd2b6, thanks !

--
Patrick Mézard


More information about the Mercurial-devel mailing list