You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by gc...@gpstec.com.br on 2003/08/11 13:44:53 UTC

Subversion 2.6 break ?


Hi,

I just installed subversion and when I tryied to create the repository I
received this error:

svnadmin create /usr/local/svn/repos5
subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
svn: Berkeley DB error
svn: Berkeley DB error while creating environment for filesystem
/usr/local/svn/repos5/db:
Function not implemented

But when I check the repos5 the directory are there, but I dont know if its
ok.

ls -l /usr/local/svn/repos5/

drwxr-xr-x    2 root     root         4096 Aug 11 10:41 dav
drwxr-xr-x    2 root     root         4096 Aug 11 10:41 db
-rw-r--r--       1 root     root                 2 Aug 11 10:41 format
drwxr-xr-x    2 root     root         4096 Aug 11 10:41 hooks
drwxr-xr-x    2 root     root         4096 Aug 11 10:41 locks
-rw-r--r--       1 root     root            376 Aug 11 10:41 README.txt


System installed from the source.

Subversion 2.6
Berkeley db-4.1.25
Apache httpd-2.0.47
Redhat 9 (latest service packs, Kernel 2.4.20-8)

Regards,
Guilherme Cantisano
GPS Tecnologia Ltda.
Av. Pres. Vargas, 509 - 7o. andar - Rio de Janeiro - RJ -20071-003
Tel: +55-21-3221-9300 - Fax: +55-21-3221-9324
<ma...@gpstec.com.br> - <http://www.gpstec.com.br>



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

Re: Subversion 2.6 break ?

Posted by kf...@collab.net.
Brandon Ehle <az...@yahoo.com> writes:
> Could we somehow get this FAQ tidbit added to svn's output of the
> "Function not implemented error".  This bit me too recently as I
> didn't realize that we were storing erata in the FAQ nowadays.

Are there other circumstances where that error is likely to be
triggered?  If not, then +1 on adding the FAQ tidbit.


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

Re: Subversion 2.6 break ?

Posted by Brandon Ehle <az...@yahoo.com>.
Ben Collins-Sussman wrote:

>gc@gpstec.com.br writes:
>
>  
>
>>svnadmin create /usr/local/svn/repos5
>>subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
>>svn: Berkeley DB error
>>svn: Berkeley DB error while creating environment for filesystem
>>/usr/local/svn/repos5/db:
>>Function not implemented
>>    
>>
>
>Read the FAQ:
>
>  http://subversion.tigris.org/project_faq.html#redhat-db
>
>  
>
Could we somehow get this FAQ tidbit added to svn's output of the 
"Function not implemented error".  This bit me too recently as I didn't 
realize that we were storing erata in the FAQ nowadays.



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

Re: Subversion 2.6 break ?

Posted by Ben Collins-Sussman <su...@collab.net>.
gc@gpstec.com.br writes:

> svnadmin create /usr/local/svn/repos5
> subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
> svn: Berkeley DB error
> svn: Berkeley DB error while creating environment for filesystem
> /usr/local/svn/repos5/db:
> Function not implemented

Read 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