[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ViewCVS and subversion

From: Paulo Jorge de Oliveira Cantante de Matos <pocm_at_netvisao.pt>
Date: 2004-05-16 22:18:40 CEST

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_at_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
Received on Sun May 16 22:19:37 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.