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

svnadmin create [path] hangs

From: Serguei I. Ivantsov <manowar_at_gsc-game.kiev.ua>
Date: 2005-02-10 19:18:31 CET

Hi!

My config:
PC1: RedHat Linux 8.0, kernel 2.4.25
PC2: RedHat Linux 9.0, kernel 2.6.10

Problem description:
# svnadmin create base_name
program hangs. I try 1.1.1 & 1.1.3 version - the same effect. No matter what
type of filesystem I specify.

Execution stops ( by strace ) at the following code
...
time(NULL) = 1108066310
_llseek(3, 70207, [70207], SEEK_SET) = 0
write(3, "\355\21\1\0(\0\0\0(f\230\215\f\0\0\0\24\0\0\200\1\0\0\0"..., 162)
= 162
fdatasync(3) = 0
open("/dev/random", O_RDONLY) = 12
read(12,

I found decription for similar problem under FreeBSD in the FAQ, but what
should I do at Linux box?

--
 Best Regards,
  Serguei I. Ivantsov,
    System Administrator
    GSC Game World
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 15 18:06:32 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.