Comment #1 on issue 1034 by erichuss: P4 user run Error
http://code.google.com/p/reviewboard/issues/detail?id=1034

Here's an idea for you to try.  Inside the <Location> tag in the apache  
config where
you set up your python handler (assuming mod_python), you can add a setting:

SetEnv HOME /home/mw44.lee

Or whatever your home directory is.  Make sure you are logged in (you have a
~/.p4tickets file), and restart apache.  The perforce API should look at  
$HOME to
find the p4tickets file.  Make sure in your reviewboard repository  
information you
have your username (mw44.lee) set, but with no password.  Also make sure  
that the
www-data user has access to your tickets file (chown or chmod  
the .p4tickets file).

You also may want to consider creating a Perforce user account specifically  
for
reviewboard (or any general user for any automated p4-scripting tasks).


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to