[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Access SVN slowly at first time login

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 18 Apr 2014 10:13:07 +0200

On Thu, Apr 17, 2014 at 11:41 AM, 蛋蛋/nv <419965953_at_qq.com> wrote:
> Dear:
> I have a question when using SVN. Could you please help me on this?
> We run two SVN virtual machines(with Windows Server 2003 system
> installed Subversion Edge ) on the same physical machine.We set LDAP
> authentication both on the two virtual machines.When we log in SVN at the
> first time, it behaves slowly, and after I closed SVN log-in widows
> mandatory, and log in SVN again, it behaves normally.
> Looking forward to your reply!

The problem might be related to the LDAP module performing the
authentication. I'm not an expert in the LDAP-related httpd
directives, but that's the direction I'd look first. Maybe as a first
test you can try taking LDAP completely out of the picture, by using
some other authentication module (plain user/pwd database) or even
anonymous? Just as an experiment to rule out various possibilities.

Another thing to try is: are you using the latest version of Edge --
if not maybe first try the latest?

-- 
Johan
Received on 2014-04-18 10:14:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.