Problem with svndumpfilter

2018-06-06 Thread Alfred von Campe
I’m trying to remove two sensitive directories from a repo so we can have a 3rd party work on it. I first dumped the entire repo, and now I’m trying to remove two directories from one particular branch. But svndumpfilter keeps failing as follows: $ svndumpfilter exclude branches/develop/dir1

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

Re: SVN access became slow

2018-06-06 Thread Stefan Sperling
On Wed, Jun 06, 2018 at 12:37:53PM +0200, Johannes van der Vegt wrote: > The APR version gave me a hint in the right direction. > > Client SVN linked dependencies: > SVN 1.10.0: - APR 1.6.3 (compiled with 1.6.3) > SVN 1.9.7: - APR 1.5.2 (compiled with 1.5.2) > (Did you mix up 1.10 and 1.9

RE: SVN access became slow

2018-06-06 Thread Johannes van der Vegt
The APR version gave me a hint in the right direction. Client SVN linked dependencies: SVN 1.10.0: - APR 1.6.3 (compiled with 1.6.3) SVN 1.9.7: - APR 1.5.2 (compiled with 1.5.2) (Did you mix up 1.10 and 1.9 in your list? Because my version numbers are swapped w.r.t. yours) On the server:

Re: SVN access became slow

2018-06-06 Thread Stefan Sperling
On Wed, Jun 06, 2018 at 10:08:58AM +0200, Johannes van der Vegt wrote: > I do "Telnet \\server 3690", and I get: > Connecting To \\server...Could not open connection to the host, on port > 3690: Connect failed > I haven't used Telnet before, so maybe I'm doing something wrong? > > Running

RE: SVN access became slow

2018-06-06 Thread Johannes van der Vegt
I do "Telnet \\server 3690", and I get: Connecting To \\server...Could not open connection to the host, on port 3690: Connect failed I haven't used Telnet before, so maybe I'm doing something wrong? Running TCPView tool(from SysInternals) shows svnserve.exe with protocol 'TCP' on port 3690,