>Whereas cvs stores all your source files as files, subversion sticks them into a berkley db.
it's been said before "if you really want to lose your data, put it in a database." :-( Josh Coates http://www.jcoates.org -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Corey Edwards Sent: Thursday, March 03, 2005 11:11 PM To: [email protected] Subject: Re: subversion woes! On Thu, 2005-03-03 at 22:43, [EMAIL PROTECTED] wrote: > However, it gave me the following errors: > Repository lock acquired. > Please wait; recovering the repository may take some time... > svn: Unknown FS type 'bdb' > > I'm assuming it's having problems with the berkeley db, but I'm not sure > why, or why it wouldn't be having problems on the other projects in the > repository... I'm pretty sure that subversion is not using berkdb, > that's confusing me. You most definitely are using berkely db. That's how subversion works. Whereas cvs stores all your source files as files, subversion sticks them into a berkley db. I don't know all the details, but that's the 20,000 foot view. I have no idea what you broke, though. Have you tried the subversion mailing list? Corey .===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
