Re: ViewCVS (http://svn.debian.org/viewcvs/d-i/) broken

2004-05-26 Thread W. Borgert
On Wed, May 26, 2004 at 07:37:07PM +0200, Frans Pop wrote:
 ViewCVS uses anonymous SVN access and that has been disabled because of 
 locking problems a couple of weeks ago.

It would be nice, if somebody with write access on the host
could create a four line HTML page with this information
instead of the Python exception backtrace :-)  Thanks for
the information anyway.

Cheers, WB


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



ViewCVS (http://svn.debian.org/viewcvs/d-i/) broken

2004-05-26 Thread W. Borgert
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 2585, in main
request.run_viewcvs()
  File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 263, in run_viewcvs
self.rootpath, rev)
  File /org/svn.debian.org/viewcvs/lib/vclib/svn/__init__.py, line 279, in
__init__
self.repos = repos.svn_repos_open(rootpath, self.pool)
SubversionException: ('Berkeley DB error while opening environment for
filesystem /org/svn.debian.org/svn/d-i/db:\nPermission denied', 160029)

What's wrong?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ViewCVS (http://svn.debian.org/viewcvs/d-i/) broken

2004-05-26 Thread John Carmichael
I've never used ViewCVS with subversion, but I did run into similar 
sounding error messages when using subversion on a recent project.  The 
issues were related to lock files which subversion creates.  Sometimes 
they got stuck and I would have to run svn admin recover.  This removed 
the locks, but I then had to change the permissions on that folder so 
that svn could continue to run.  Weird, but not overly complex.  In your 
subversion folder you should have a locks folder.  Try changing the 
permissions on that so that what ever user ViewCVS is running as has 
access.  Just a guess.

JC
W. Borgert wrote:
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
  File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 2585, in main
request.run_viewcvs()
  File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 263, in run_viewcvs
self.rootpath, rev)
  File /org/svn.debian.org/viewcvs/lib/vclib/svn/__init__.py, line 279, in
__init__
self.repos = repos.svn_repos_open(rootpath, self.pool)
SubversionException: ('Berkeley DB error while opening environment for
filesystem /org/svn.debian.org/svn/d-i/db:\nPermission denied', 160029)
What's wrong?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: ViewCVS (http://svn.debian.org/viewcvs/d-i/) broken

2004-05-26 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 26 May 2004 18:03, W. Borgert wrote:
 Traceback (most recent call last):
   File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 2585, in main
 request.run_viewcvs()
   File /org/svn.debian.org/viewcvs/lib/viewcvs.py, line 263, in
 run_viewcvs self.rootpath, rev)
   File /org/svn.debian.org/viewcvs/lib/vclib/svn/__init__.py, line 279,
 in __init__
 self.repos = repos.svn_repos_open(rootpath, self.pool)
 SubversionException: ('Berkeley DB error while opening environment for
 filesystem /org/svn.debian.org/svn/d-i/db:\nPermission denied', 160029)

ViewCVS uses anonymous SVN access and that has been disabled because of 
locking problems a couple of weeks ago.

The reasons are somewhere in the list's archives.

FJP
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAtNXMgm/Kwh6ICoQRAuUhAJ9ctAqS0PoDv3tsnpcOl3BkSiUfTwCdH+/Y
G/u1XCinOl1X1/OhvKkIy7U=
=ev+M
-END PGP SIGNATURE-