Mercurial > hg-stable
view tests/test-churn.out @ 6920:7e5e13bee8f4
Make test-hardlinks-safety portable
On some systems cp cannot create/preserve hardlinks.
Use util.copyfiles instead, after making sure it actually does
create hardlinks.
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Wed, 20 Aug 2008 17:58:12 +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 *******