File: mergeall-products/unzipped/test/test-normalization-3.3/Normalization/LOGS/3-sync-mergeall-33.txt

mergeall 3.3 starting
------------------------------------------------------------------------------- 
*Collecting tree differences
Skipping system cruft (metadata) files in both FROM and TO
comparing [FROM] [TO]
--Unicode normalized for name: file1-Liñux.txt in: FROM
--Unicode normalized for name: dir-Liñux in: FROM
--Unicode normalized for name: link-Liñux in: FROM
comparing [FROM/dir-Liñux] [TO/dir-Liñux]
--Unicode normalized for name: nested1-Liñux.txt in: FROM/dir-Liñux
Phase runtime: 0.0017663270000000016
------------------------------------------------------------------------------- 
*Reporting tree differences
-------------------------------------------------------------------------------
SAMEFILE DIFFERENCES: (name, dirfrom, dirto, why)
**These items will be replaced in dirto by automatic resolution**

[('file1-Liñux.txt', 'FROM', 'TO', 'modtime'),
 ('okay.txt', 'FROM', 'TO', 'modtime'),
 ('nested1-Liñux.txt', 'FROM/dir-Liñux', 'TO/dir-Liñux', 'modtime'),
 ('okay-link1', 'FROM', 'TO', 'modtime'),
 ('link-Liñux', 'FROM', 'TO', 'modtime')]
-------------------------------------------------------------------------------
UNIQUE ITEMS IN DIRTO: (names, dirfrom, dirto)
**These items will be deleted from dirto by automatic resolution**

[(['okay-dir', 'file2-Liñux.txt', 'okay-link2'], 'FROM', 'TO'),
 (['nested2-Liñux.txt'], 'FROM/dir-Liñux', 'TO/dir-Liñux')]
-------------------------------------------------------------------------------
UNIQUE ITEMS IN DIRFROM: (names, dirfrom, dirto)
**These items will be copied over to dirto by automatic resolution**

[(['file3-Liñux.txt'], 'FROM', 'TO'),
 (['nested3-Liñux.txt'], 'FROM/dir-Liñux', 'TO/dir-Liñux')]
-------------------------------------------------------------------------------
MIXED MODE NAMES: (name, dirfrom, dirto)
**These items will be replaced in dirto by automatic resolution**

[]
------------------------------------------------------------------------------- 
*Resolving tree differences
Skipping system cruft (metadata) files in FROM folders
replaced same file, using FROM FROM/file1-Liñux.txt
replaced same file, using FROM FROM/okay.txt
replaced same file, using FROM FROM/dir-Liñux/nested1-Liñux.txt
propagating symlink FROM/okay-link1
replaced same file, using FROM FROM/okay-link1
propagating symlink FROM/link-Liñux
replaced same file, using FROM FROM/link-Liñux
removed old TO dir, TO/okay-dir
removed old TO file, TO/file2-Liñux.txt
removed old TO file, TO/okay-link2
removed old TO file, TO/dir-Liñux/nested2-Liñux.txt
copied new FROM file, FROM/file3-Liñux.txt
copied new FROM file, FROM/dir-Liñux/nested3-Liñux.txt
Phase runtime: 0.002207825
------------------------------------------------------------------------------- 
*Summary
Compared    => files: 3, folders: 2, symlinks: 2
Differences => samefile: 5, uniqueto: 4, uniquefrom: 2, mixedmode: 0
Changed:
files   => created: 2, deleted: 3, replaced: 5
folders => created: 0, deleted: 1, replaced: 0
-------------------------------------------------------------------------------
Finished.



[Home page] Books Code Blog Python Author Train Find ©M.Lutz