Peter Balogh created SVN-4699:
---------------------------------
Summary: svn:global-ignores does not override the client config
setting
Key: SVN-4699
URL: https://issues.apache.org/jira/browse/SVN-4699
Project: Subversion
Issue Type: Bug
Reporter: Peter Balogh
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)