You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by er...@bazler.com on 2004/02/25 19:10:41 UTC

Berkeley DB errors (RH 9, svn 1.0.0)

Hi-

	I've just installed v1.0.0 on RedHat 9 from the RPM's.  I'm completely
new to svn, so this might be a total rookie question...

	I did a "svnadmin create /svn/svnroot.private/" and received the following error:

svn: Berkeley DB error while creating environment for filesystem
/svn/svnroot.private/db: Function not implemented

	After a little poking around, I decided to ignore it and move on,
however, when I tried to do a "cvs2svn -s /svn/svnroot.private
/cvs/cvsroot.private", I got the following:

...
committing: Tue May 15 21:14:42 2001, over 0 seconds
loading revision 1 into '/svn/svnroot.private'
svn: Berkeley DB error while opening environment for filesystem
/svn/svnroot.private/db: Function not implemented
Command failed: "svnadmin load -q /svn/svnroot.private < cvs2svn-dump"


	Does anyobody have any ideas for me to try?

	Thanks,
	-Eric.


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

Re: Berkeley DB errors (RH 9, svn 1.0.0)

Posted by Paul Gross <p-...@northwestern.edu>.
http://subversion.tigris.org/project_faq.html#redhat-db

Paul

erpeters@bazler.com wrote:

>Hi-
>
>	I've just installed v1.0.0 on RedHat 9 from the RPM's.  I'm completely
>new to svn, so this might be a total rookie question...
>
>	I did a "svnadmin create /svn/svnroot.private/" and received the following error:
>
>svn: Berkeley DB error while creating environment for filesystem
>/svn/svnroot.private/db: Function not implemented
>
>	After a little poking around, I decided to ignore it and move on,
>however, when I tried to do a "cvs2svn -s /svn/svnroot.private
>/cvs/cvsroot.private", I got the following:
>
>...
>committing: Tue May 15 21:14:42 2001, over 0 seconds
>loading revision 1 into '/svn/svnroot.private'
>svn: Berkeley DB error while opening environment for filesystem
>/svn/svnroot.private/db: Function not implemented
>Command failed: "svnadmin load -q /svn/svnroot.private < cvs2svn-dump"
>
>
>	Does anyobody have any ideas for me to try?
>
>	Thanks,
>	-Eric.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>  
>


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

Re: Berkeley DB errors (RH 9, svn 1.0.0)

Posted by Ben Collins-Sussman <su...@collab.net>.
On Wed, 2004-02-25 at 13:10, erpeters@bazler.com wrote:
> Hi-
> 
> 	I've just installed v1.0.0 on RedHat 9 from the RPM's.  I'm completely
> new to svn, so this might be a total rookie question...
> 
> 	I did a "svnadmin create /svn/svnroot.private/" and received the following error:
> 
> svn: Berkeley DB error while creating environment for filesystem
> /svn/svnroot.private/db: Function not implemented

See the FAQ:

http://subversion.tigris.org/project_faq.html#redhat-db


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