You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by G Bit <ro...@yahoo.com> on 2005/07/29 21:42:51 UTC

Failed to load module for FS type 'fsfs'

Hello,

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'

I am on Solaris 10. I checked the runpaths for module loads and everything looks fine.
I ran 'ldd' on the binaries and libraries. They were able to locate the shared objects.

How can I debug this and fix it.

Thanks.


		
____________________________________________________
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

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

Posted by Ryan Schmidt <su...@ryandesign.com>.
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



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org