view tests/test-churn.out @ 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 f8feaa665319
children 2627ef59195d
line wrap: on
line source

% create test repository
adding a
adding b
adding c
% churn all
user3      3 ***************************************************************
user2      2 ******************************************
user1      1 *********************
% churn up to rev 1
user2      2 ***************************************************************
user1      1 *******************************
% churn with aliases
alias3      3 **************************************************************
user2       2 *****************************************
alias1      1 ********************
% churn with column specifier
user3      3 ***********************
user2      2 ***************
user1      1 *******