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

"svnadmin create" hangs on Linux (RHEL 3)

From: Trent Mick <trentm_at_gmail.com>
Date: 2004-11-09 06:21:34 CET

Hello,

"svnadmin create" hangs for me on RedHat EL 3. I have tried both 'bdb'
and 'fsfs' repository
types. They both do quickly drop to zero CPU usage.

$ svnadmin create --fs-type bdb /home/trentm/data/svn
...hangs
$ svnadmin create --fs-type fsfs /home/trentm/data/svnfsfs
...hangs

I built subversion 1.1.0 from sources and installed to a location in
my home dir (~/opt/subversion).

Some system and svn version information:

$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 1)
$ uname -srvmpio
Linux 2.4.21-9.0.3.ELsmp #1 SMP Tue Apr 20 19:49:13 EDT 2004 i686 i686
i386 GNU/Linux
$ svnadmin --version
svnadmin, version 1.1.0 (r11180)
   compiled Nov 1 2004, 23:21:08

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

Cheers,
Trent

-- 
Trent Mick
trentm@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 9 06:22:23 2004

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.