Re: Trying to get svnadmin to create repository with fsfs vice bdb

2007-10-04 Thread Jeff Nokes
Nevermind. I have a misunderstanding of how subversion is actually storing the data; I was comparing it to CVS, which was a bad assumption on my part. - Jeff - Original Message From: Jeff Nokes <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Sent: Thursday, October 4, 2007 2

Trying to get svnadmin to create repository with fsfs vice bdb

2007-10-04 Thread Jeff Nokes
Hi, I'm running Debian etch (AMD64) and have subversion 1.4.2 (current stable) installed. I've been trying to set up a new repository with the following command: svnadmin create --fs-type fsfs /extra/scm/svn/repos It successfully sets up the repository, but it is always using BDB, no matter