We have VB6 application in a SVN repository and VB6 has the annoying habit to globally change the character case of same identifiers, thus creating many pseudo-conflicts.
Is it possible to make SVN ignore such changes?
We also have Java projects, so it must be a per-repository setting.