From: David M. B. <da...@pa...> - 2007-11-09 22:47:55
|
when running kdiff3, sometimes the targets have many files with identical dates and binary differences. afaict, kdiff3 requires manual intervention on a per file basis. this can result in more work than i have time for. it would be great if kdiff3 had an option that allowed for a modifable default action in this circumstance. example ------- Default action when modification dates of files are equal but the files are not: - Prompt (the current default action) - Do nothing - Copy A to B - Copy B to A - Delete A - Delete B - Delete A & B - Merge to A - Merge to B - Merge to A & B -- david |