override global-ignores from server side

2017-09-19 Thread Balogh Péter
Hi, I think our use case is not covered even with the recent features in subversion 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 Is there a way, to ove

RE: Subversion svn+ssh, sshd 100% CPU

2017-09-19 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: donderdag 14 september 2017 22:10 > To: Matt Simmons > Cc: Zoran Petkovic ; > users@subversion.apache.org > Subject: Re: Subversion svn+ssh, sshd 100% CPU > > On Wed, Sep 13, 2017 at 7:20 AM, Matt Simmons >

RE: override global-ignores from server side

2017-09-19 Thread Bert Huijben
> -Original Message- > From: Balogh Péter [mailto:balogh.pe...@xcite.hu] > Sent: dinsdag 19 september 2017 10:45 > To: users@subversion.apache.org > Subject: override global-ignores from server side > > Hi, > > I think our use case is not covered even with the recent features in > subve

Re: override global-ignores from server side

2017-09-19 Thread Balogh Péter
Hi, Yes, I'm aware that adding the .a file manually is possible, but it does not solve the issue, that 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 defau

RE: override global-ignores from server side

2017-09-19 Thread Bert Huijben
> -Original Message- > From: Balogh Péter [mailto:balogh.pe...@xcite.hu] > Sent: dinsdag 19 september 2017 10:59 > To: users@subversion.apache.org > Subject: Re: override global-ignores from server side > > Hi, > > Yes, I'm aware that adding the .a file manually is possible, but it does

Re: override global-ignores from server side

2017-09-19 Thread Balogh Péter
Hi Bert, I totally understand the reasoning if you're a native developer But if you're not, it's not reasonable to make everybody build the world from scratch Not the mention the cases, when you get the libraries compiled from your 3rd party provider The world has long time ago moved on from on

Re: override global-ignores from server side

2017-09-19 Thread Branko Čibej
On 19.09.2017 11:02, Bert Huijben wrote: > >> -Original Message- >> From: Balogh Péter [mailto:balogh.pe...@xcite.hu] >> Sent: dinsdag 19 september 2017 10:59 >> To: users@subversion.apache.org >> Subject: Re: override global-ignores from server side >> >> Hi, >> >> Yes, I'm aware that addi

svndumpfilter bash_completion does not show --pattern

2017-09-19 Thread ycdtosa
Hi. i have been nasty with some subversion dump files, and that got me using svndumpfilter quite a lot. One of the thinks that i learn is that --pattern does not show up when using bash_completion I think this is a (small) bug. Can anyone confirm it. Also, i did peek into http://svn.apache.org/r

Re: svndumpfilter bash_completion does not show --pattern

2017-09-19 Thread Branko Čibej
On 19.09.2017 23:08, ycdtosa wrote: > Hi. i have been nasty with some subversion dump files, > and that got me using svndumpfilter quite a lot. > > One of the thinks that i learn is that --pattern does not show up > when using bash_completion > > I think this is a (small) bug. > Can anyone confirm