Comment #4 on issue 2537 by Jan.Koprowski: ClearCase- The file was not found in the repository
http://code.google.com/p/reviewboard/issues/detail?id=2537

Hi,

It looks like an Apache problem. Id o not know details of Apache default permissions under windows but you can try two things:
- Run whole Apache with appropriate credentials
- Run only Review Board (if you are using mod_wsgi) with appropriate credentials using http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess

What you should do is to create dedicated user which can read all necessery VOBs and views (read-only user is perfect choice) and spawn Apache or Review Board as this user.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to