Re: SCMError: Unable to open an ra_local session to URL

2009-07-02 Thread joseph.pnc

I realized I had to add 'apache' into my svn group. And it's working
now. But is this safe?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: SCMError: Unable to open an ra_local session to URL

2009-07-02 Thread joseph.pnc

To add on, I tried setting Debug to True, but no additional error
message was shown.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



SCMError: Unable to open an ra_local session to URL

2009-07-02 Thread joseph.pnc

Hi all

I'm facing this strange problem. Hope some of you could lend some
help :-)

Review request was submitted successfully. But when I tried to view
diff, it gave me this error:


Unable to open an ra_local session to URL Unable to open repository
'file:///var/svn/cci-repos/cess/trunk/test.php' Can't open file '/var/
svn/cci-repos/cess/trunk/test.php/format': Permission denied

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/views.py", line 152, in view_diff
interdiffset, highlighting, True)
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 620, in
get_diff_files
large_data=True)
  File "/usr/lib/python2.4/site-packages/Djblets-0.5beta1-py2.4.egg/
djblets/util/misc.py", line 143, in cache_memoize
data = lookup_callable()
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 619, in 
enable_syntax_highlighting),
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 341, in
get_chunks
old = get_original_file(filediff)
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 248, in
get_original_file
large_data=True)[0]
  File "/usr/lib/python2.4/site-packages/Djblets-0.5beta1-py2.4.egg/
djblets/util/misc.py", line 143, in cache_memoize
data = lookup_callable()
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 247, in 
data = cache_memoize(key, lambda: [fetch_file(file, revision)],
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/diffviewer/diffutils.py", line 227, in
fetch_file
data = tool.get_file(file, revision)
  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0beta2-
py2.4.egg/reviewboard/scmtools/svn.py", line 117, in get_file
raise SCMError(e)
SCMError: Unable to open an ra_local session to URL
Unable to open repository 'file:///var/svn/cci-repos/cess/trunk/
test.php'
Can't open file '/var/svn/cci-repos/cess/trunk/test.php/format':
Permission denied



Previously I was able to view diff. I checked repository settings in
Admin page. I deleted the corresponding repos record and added it
again. I even put in username and password. Still, no hope. My SVN is
running just fine since I could perform update from the cmd line.

Any help would be greatly appreciated! Thanks!

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