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

Probably bug in svnserve

From: Jack <gesman_at_nm.ru>
Date: Sat, 26 Apr 2008 11:38:12 +0400

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-28 18:15:35 CEST

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

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