You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Paulo Jorge de Oliveira Cantante de Matos <po...@netvisao.pt> on 2004/05/16 20:18:40 UTC

ViewCVS and subversion

Hi all,

I've configured ViewCVS to work with subversion. My repository is at
/var/svn/repos.
After starting viewcvs at: http://descartes/viewcvs

I get:
An Exception Has Occurred 
Python Traceback
Traceback (most recent call last):
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3044, in main
    run_viewcvs(server)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 2931, in run_viewcvs
    request = Request(server)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 255, in __init__
    self.repos = vclib.svn.SubversionRepository(root_name, rootpath, rev)
  File "/var/www/localhost/viewcvs/lib/vclib/svn/__init__.py", line 154, in __init__
    self.repos = repos.svn_repos_open(rootpath, self.pool)
SubversionException: ("Berkeley DB error while opening 'nodes' table for filesystem /var/svn/repos/db:\nDB_RUNRECOVERY: Fatal error, run database recovery", 160029)

Now, when I try to checkout something I get:
pmatos@euler projects $ svn checkout http://descartes/svn/repos/mestrado
svn: PROPFIND request failed on '/svn/repos/mestrado'
svn: PROPFIND of '/svn/repos/mestrado': 500 Internal Server Error (http://descartes)

What might be the problem?

I'm somewhat scared. Hope I have not lost everything. That would be a very big nightmare.

Can someone help?

Cheers,
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!


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

Re: ViewCVS and subversion

Posted by Ben Collins-Sussman <su...@collab.net>.
On Sun, 2004-05-16 at 15:18, Paulo Jorge de Oliveira Cantante de Matos
wrote:

> DB_RUNRECOVERY: Fatal error, run database recovery", 160029)

FAQ:

http://subversion.tigris.org/project_faq.html#permissions


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