[jira] [Commented] (SVN-4699) svn:global-ignores does not override the client config setting

2019-03-14 Thread Roman Holler (JIRA)


[ 
https://issues.apache.org/jira/browse/SVN-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792858#comment-16792858
 ] 

Roman Holler commented on SVN-4699:
---

{{The same issue exists with svn:auto-props which does not override the client 
config.}}

{{I tried to override my client config using svn:auto-props with {{svn, version 
1.11.1 (r1850623) compiled Jan 9 2019, 19:28:50 on x86-microsoft-windows.

>  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
>Priority: Major
>
> 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
(v7.6.3#76005)


[jira] [Commented] (SVN-4699) svn:global-ignores does not override the client config setting

2017-09-25 Thread Johan Corveleyn (JIRA)

[ 
https://issues.apache.org/jira/browse/SVN-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180012#comment-16180012
 ] 

Johan Corveleyn commented on SVN-4699:
--

This was discussed in this thread on users@:
https://svn.haxx.se/users/archive-2017-09/0032.shtml

It seems the repository-dictated svn:global-ignores setting does not override 
the global-ignores client config setting. According to the original 
specification [1] the repository-dictated setting should take priority though.

[1] 
https://wiki.apache.org/subversion/ServerDictatedConfiguration#Configuration_hierarchy
(later tweaked in https://svn.haxx.se/dev/archive-2012-01/0210.shtml (giving 
command-line options even higher priority)) 

>  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)