Mercurial > hg
comparison tests/test-convert-bzr-114.out @ 8126:13b36eb14324
convert/bzr: handle files replaced by directories (issue1623)
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Thu, 23 Apr 2009 15:07:05 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
8125:da9f3866c637 | 8126:13b36eb14324 |
---|---|
1 % replace file with dir | |
2 initializing destination source-hg repository | |
3 scanning source... | |
4 sorting... | |
5 converting... | |
6 2 add d file | |
7 1 replace with d dir | |
8 0 add d/a | |
9 % manifest of tip | |
10 644 d/a | |
11 1 files updated, 0 files merged, 0 files removed, 0 files unresolved |