Re: problem authz_svn_module

2017-01-16 Thread Henk P. Penning
On Mon, 16 Jan 2017, Daniel Shahaf wrote: Date: Mon, 16 Jan 2017 19:48:44 +0100 From: Daniel Shahaf To: Henk P. Penning Cc: users@subversion.apache.org Subject: Re: problem authz_svn_module Henk P. Penning wrote on Sun, Jan 15, 2017 at 10:02:12 +0100: Hi Daniel, but (and this is the PR

Re: problem authz_svn_module

2017-01-16 Thread Daniel Shahaf
Henk P. Penning wrote on Sun, Jan 15, 2017 at 10:02:12 +0100: > Hi, > Hello! >but (and this is the PROBLEM) the checkout command prompts >for a username/password : > > % svn co //svn.science.uu.nl/repos/project.mirmon/trunk > >With the "LimitExcept" lines in the config, the ch

Re: Svn.exe for windows very slow on high ping connections

2017-01-16 Thread Charles Alexander
One other thing: I also tried with and without Nagle's algorithm in the PuTTY profile. On Fri, Jan 13, 2017 at 10:49 PM, Charles Alexander < charlesalexan...@gmail.com> wrote: > I'm using svn.exe (1.9.5), connecting through svn+ssh using Plink. > > For a nearby DigitalOcean server (in New York, 6

Svn.exe for windows very slow on high ping connections

2017-01-16 Thread Charles Alexander
I'm using svn.exe (1.9.5), connecting through svn+ssh using Plink. For a nearby DigitalOcean server (in New York, 60ms ping), I get checkouts and commits at hundreds of KB/s. But I am collaborating with someone from Australia and he was getting really slow checkouts and commits to the server. Af

Re: Svn.exe for windows very slow on high ping connections

2017-01-16 Thread Charles Alexander
I think I found the solution: https://marci.blogs.balabit.com/2009/11/putty-performance/ PuTTY has a 16KB receive window unless you have a one way connection, then it gets a 2MB one (and that's why I was able to run pscp.exe [PuTTY scp] at full speed). So the solution is to patch PuTTY to use a