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

Re: Probably bug in svnserve

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Mon, 28 Apr 2008 21:08:49 +0200

On Sat, Apr 26, 2008 at 9:38 AM, Jack <gesman_at_nm.ru> wrote:
> Hi! I have a problem with svnserve running on my WL-500gp router ( svnserve after minute of work not responds to TortoiseSVN ). There are steps to reproduce it:
>
> step 1: buy Asus WL-500gp wireless router =)
> step 2: download latest Oleg's firmware for it http://oleg.wl500g.info, install it
> step 3: mount USB flash drive, install svn ( ipkg upgrade && ipkg install svn )
> step4: copy repository to USB flash drive, execute svnserve as daemon
> step5: uncomment 2 lines in svnserve.conf:
> anon-access = none
> auth-access = write
> ( svnserve works normal while lines commented )
> step6: use Repo Browser tool from TortoiseSVN client about minute and get freeze
>
> Why commenting these two lines removes svnserve's freezing?

Your question doesn't have to do with items 1 to 4. Nor is it a
question for dev@, not even if it's not being answered on users@.

The problem is that your random number generator is running out of
entropy (most likely, you're using /dev/random, or actually, APR
is...) Search the list archives for solutions.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-28 21:09:22 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.