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

long authentication delay with svnserve

From: Larry W. Finger <Larry.Finger_at_lwfinger.net>
Date: 2005-07-05 07:18:15 CEST

I am running svnserve version 1.2 on a SuSE 9.1 system using kernel
2.6.11.6. The repository works very well with one exception. A commit
sometimes finishes nearly instantaneously and at other times it may
take as long as 10 minutes to complete. This behavior is true whether
the client is TortoiseSVN under Windows or the svn client under
Linux. All accesses are via the network - the repository is located
on a file/print server. No one logs into that machine except for maintenance.

The contents of svnserve.conf are as follows:

[general]
anon-access=read
auth-access=write
passwd-db=passwd.conf
realm=DRAWxtl realm

What tests can I run to sort out this problem? There are no log
entries that I have found.

Thanks, Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 10:32:05 2005

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.