Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
By default, for example the .a files are ignored in the svn clients
Since we're developing mobile multi platform titles, it's common to add certain libraries as .a files to the repository
we have to check manually after every library update, if a new .a file is added
And the issue won't show up, until we commit the changes, and the CI build fails with a linking error
The default list is not large, that's why overriding it does not seem to be an irrational request
But right now, if I put a .a file in an SVN, I have no way to make it show up in the status without client side modifications, and I think it's a really important missing feature