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

ViewCVS is safe

From: Paulo Jorge de Oliveira Cantante de Matos <pocm_at_netvisao.pt>
Date: 2004-05-17 01:56:44 CEST

Hi all,

I've been trying to configure viewcvs with svn, is it safe? After
messing around with the configs it says:
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 environment for filesystem /var/svn/repos/db:\nPermission denied', 160029)

Do I need to mess up with the repository permissions? What do I need to do?

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 Mon May 17 02:08:05 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.