I'm using Subersion 1.6.9 in Windows XP. I installed by Subversion Binary Packages of CollabNet.
D:\svnrepos>ver Microsoft Windows XP [Version 5.1.2600] D:\svnrepos>svnadmin --version svnadmin, version 1.6.9 (r901367) compiled Jan 21 2010, 22:00:47 I tried below command, but I can't make test repository. D:\svnrepos>svnadmin create --fs-type bdb test svnadmin: Failed to load module for FS type 'bdb' What's the problem with this?