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

Re: svn info takes a (relatively) long time to complete

From: asdf <fia_wrc_fanatic_at_yahoo.com>
Date: 2006-08-03 23:37:41 CEST

--- Garrett Rooney <rooneg@electricjellyfish.net> wrote:

>
> Ok, that tells us that it's doing cram-md5 authentication at the
> time.
> I'd say the problem is likely that either the server or the client
> is
> having trouble generating the appropriate amount of entropy to
> generate random numbers for the auth protocol. On the server you
> could try rebuilding APR to use /dev/urandom for the random device
> instead of /dev/random, see the --with-devrandom option for APR's
> configure.
>

Recompiling the server with "--with-devrandom=/dev/urandom" appears to
have fixed this problem.

Thanks!

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 23:39:15 2006

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.