Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
all
-
other
Description
This is just an optimization: if svn_wc_text_modified_p has to resort to brute-force file comparison, and it discovers that the files are identical, it should reset the text-timestamp in the entry... so that it won't need to use brute-force next time. This would speed things up over time.