Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2009 at 02:53 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent
When you go to http://cvs.drupal.org/ you see:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line 4117, in main
request.run_viewvc()
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line 398, in run_viewvc
self.view_func(self)
File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line 1725, in view_directory
options)
File "/usr/lib/python2.4/site-packages/viewvc/lib/vclib/ccvs/bincvs.py", line 84, in listdir
for file in os.listdir(full_name):
OSError: [Errno 13] Permission denied: '/cvs/drupal'
Does this need a similar fix to #619598: Um... I can't commit patches to core :) ?
Comments
Comment #1
webchickMore clear title.
Comment #2
webchicknnewton fixed this. :)