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

Re: Failed to load module for FS type 'fsfs'

From: G Bit <routed2000_at_yahoo.com>
Date: 2005-08-03 20:46:37 CEST

On 29.07.2005, at 23:42, G Bit wrote:

>> I am a newbie to SVN. I downloaded the latest version (1.2.1) and
>> installed it. I compiled it
>> with Berkeley DB.
>>
>> When I tried to create a repository I get this:
>>
>> $ /usr/local/svn/bin/svnadmin create --fs-type fsfs /svn/repos/myrepo
>> svnadmin: Failed to load module for FS type 'fsfs'

>Sure you're on 1.2.1? What does this say:

>$ /usr/local/svn/bin/svnadmin --version

I recompiled Subversion using gcc and then ran make check and I saw this tests.log.

START: locks-test
svn_tests: Failed to load module for FS type 'fsfs'
FAIL: locks-test 1: lock only

Here is the version info.

$ ./subversion/svnadmin/svnadmin --version
svnadmin, version 1.2.1 (r15230)
   compiled Aug 3 2005, 11:06:00

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

The following repository back-end (FS) modules are available:

$

Here is how I configured.

$ ./configure --prefix=/usr/local/svn --enable-dso \
--enable-javahl \
--with-apr=/usr/local/apr/bin/apr-config \
--with-apr-util=/usr/local/apr/bin/apu-config \
--with-neon=/usr/sfw \
--with-apxs=/usr/local/apache2/bin/apxs \
--with-berkeley-db=/usr/local/BerkeleyDB.4.3 \
--with-editor=/bin/vi \
--with-jdk=/usr/java \
--with-junit=/usr/local/jars/junit-3.8.1.jar

Any help would be appreciated.

Thanks,

--
GB.
		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 3 20:49:15 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.