[viewvc-dev] SubversionException Berkeley DB error
"Ravi Kondamuru" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Message-ID | <36601b010709041923x5b4a20acm3537d0c3b17f5e93__40011.3187999979$1188959013$gmane$org@mail.gmail.com> |
Hi everone,
I am trying to use viewvc with apache on freebsd. When the viewvc server is
started through the standalone.py, i am able to browse the repository.
However when I try to access the same through the apache server on the same
system, i get the following output on my browser. Any ideas what might be
going wrong?
thanks,
Ravi.
Traceback (most recent call last):
File "/usr/local/viewvc-1.0.4/lib/viewvc.py", line 3665, in main
request.run_viewvc()
File "/usr/local/viewvc-1.0.4/lib/viewvc.py", line 256, in run_viewvc
cfg.general.svn_path)
File "/usr/local/viewvc-1.0.4/lib/vclib/svn/__init__.py", line 574,
in __init__
self.repos = repos.svn_repos_open(rootpath, self.pool)
File "/usr/local/lib/svn-python/libsvn/repos.py", line 47, in svn_repos_open
return apply(_repos.svn_repos_open, args)
SubversionException: ("Berkeley DB error for filesystem
'/usr/svnrepos/repo1/db' while opening environment:\n", 160029)