On 19 Jan 2022, Vincent Lefevre wrote:
On 2022-01-13 22:38:34 -0600, Karl Fogel wrote:
So if we have client-side configuration that can specify "no
pristine" based
on some combination of one or more of...
- file size
- repository of origin
- path and/or basename
- svn:mime-type property (if present)
- some custom property
I would add: the age of the last change of a file in the
repository.
My personal repository has many files (currently 26937), but most
of
them are no longer changed.
Interesting idea! I hadn't thought of that at all, and it makes
sense.
Of course, there may not be time to implement all of these UI
routes right away. But if we get the most important ones, along
with a general mechanism for combining conditions, then things
will be in a good position for future improvement.
Best regards,
-Karl