You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Trent Mick <tr...@gmail.com> on 2004/11/09 05:21:34 UTC

"svnadmin create" hangs on Linux (RHEL 3)

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