It would be cool to have the quick tests functionality allow for "quick positive match" as well as the current "quick negative match". In particular it would be very handy to have the possibility of, for speed sake, just treat files with the same size as equal.
Sometimes, I just want to quickly check for changed source files across two different checkouts (i.e. they end up with different timestamps) and it is a real pain having to use the slower checks on tons of files (sometimes across the network).
I understand that when using this mode you may end up with false positives, but a dialog could warn the user of that and he would weight the risk vs the benefit.
Sometimes, I just want to quickly check for changed source files across two different checkouts (i.e. they end up with different timestamps) and it is a real pain having to use the slower checks on tons of files (sometimes across the network).
I understand that when using this mode you may end up with false positives, but a dialog could warn the user of that and he would weight the risk vs the benefit.
Comment