File: mergeall-products/unzipped/test/test-normalization-3.3/Normalization/LOGS/5-deltas-create-33.txt

deltas 3.3 starting
Saving all deltas to: DELTAS
------------------------------------------------------------------------------- 
*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.0021115810000000013
------------------------------------------------------------------------------- 
*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
saved changed FROM file, FROM/file1-Liñux.txt
saved changed FROM file, FROM/okay.txt
saved changed FROM file, FROM/dir-Liñux/nested1-Liñux.txt
propagating symlink FROM/okay-link1
saved changed FROM file, FROM/okay-link1
propagating symlink FROM/link-Liñux
saved changed FROM file, FROM/link-Liñux
saved new FROM file, FROM/file3-Liñux.txt
saved new FROM file, FROM/dir-Liñux/nested3-Liñux.txt
....listed removed TO dir: okay-dir
....listed removed TO file: file2-Liñux.txt
....listed removed TO file: okay-link2
....listed removed TO file: dir-Liñux/nested2-Liñux.txt
....listed 4 TO item(s) in deltas __added__.txt
Phase runtime: 0.0023855909999999994
------------------------------------------------------------------------------- 
*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