Hi,
is there a possibility to generate a report of duplicates and 'duplicate orphans' in the flattened view?
Curious? The need comes out of a big project and some of the guys copied files into another tree. Now I need to find all the copies of the files with or without different time / date (i.e. older versions of the sources).
Example:
commonfolder/a.c was copied several times to project_a/a.c
project_b/a.c
and so on.
I'm looking for a possibility to generate a report like
commonfolder projects
a.c a.c in folder project_a
a.c a.c in folder project_b
Currently, there is a problem to do this: The report 'without orphans' give one pair of files only, other 'duplicates' are suppressed as orphans. But displaying all the files will give thousands of orphans.
Thanks in advance!
is there a possibility to generate a report of duplicates and 'duplicate orphans' in the flattened view?
Curious? The need comes out of a big project and some of the guys copied files into another tree. Now I need to find all the copies of the files with or without different time / date (i.e. older versions of the sources).
Example:
commonfolder/a.c was copied several times to project_a/a.c
project_b/a.c
and so on.
I'm looking for a possibility to generate a report like
commonfolder projects
a.c a.c in folder project_a
a.c a.c in folder project_b
Currently, there is a problem to do this: The report 'without orphans' give one pair of files only, other 'duplicates' are suppressed as orphans. But displaying all the files will give thousands of orphans.
Thanks in advance!
Comment