Issue 1830 in reviewboard: Cannot open .cvsignore Permission denied

2010-09-25 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1830 by m0.interactive: Cannot open .cvsignore Permission denied
http://code.google.com/p/reviewboard/issues/detail?id=1830

What version are you running?
Review Board 1.0.8

What's the URL of the page containing the problem?
http://reviews/r/316/diff/#index_header

What steps will reproduce the problem?
1. Uploading property files (key=value per line)
2. Viewing the diff
3. Error page.

What is the expected output? What do you see instead?
I expect the diff to be shown, but I see strange result where it is using a  
username (which isn't mine) and trying to go to that home folder. Here is  
the stack trace:


cvs checkout: cannot open /home/brian/.cvsignore: Permission denied cvs  
checkout: cannot open /home/brian/.cvsignore: Permission denied cvs  
checkout: cannot find module `orion/src/com/example/CoreProps.properties' -  
ignored


Traceback (most recent call last):
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/views.py,  
line 153, in view_diff

interdiffset, highlighting, True)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 623, in get_diff_files

large_data=True)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.2-py2.4.egg/djblets/util/misc.py,  
line 166, in cache_memoize

data = lookup_callable()
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 622, in lambda

enable_syntax_highlighting),
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 344, in get_chunks

old = get_original_file(filediff)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 251, in get_original_file

large_data=True)[0]
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.2-py2.4.egg/djblets/util/misc.py,  
line 166, in cache_memoize

data = lookup_callable()
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 250, in lambda

data = cache_memoize(key, lambda: [fetch_file(file, revision)],
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/diffviewer/diffutils.py,  
line 229, in fetch_file

data = tool.get_file(file, revision)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/scmtools/cvs.py,  
line 63, in get_file

return self.client.cat_file(path, revision)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/scmtools/cvs.py,  
line 183, in cat_file

return self._cat_specific_file(filename, revision)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.0.8-py2.4.egg/reviewboard/scmtools/cvs.py,  
line 232, in _cat_specific_file

raise SCMError(errmsg)
SCMError: cvs checkout: cannot open /home/brian/.cvsignore: Permission  
denied

cvs checkout: cannot open /home/brian/.cvsignore: Permission denied
cvs checkout: cannot find module  
`orion/src/com/example/CoreProps.properties' - ignored




What operating system are you using? What browser?
RHEL 5, Google Chrome 7

Please provide any additional information below.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1828 in reviewboard: 500 Error trying to review an image-only review request

2010-09-25 Thread reviewboard

Updates:
Labels: Milestone-Release1.5

Comment #1 on issue 1828 by trowbrds: 500 Error trying to review an  
image-only review request

http://code.google.com/p/reviewboard/issues/detail?id=1828

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1828 in reviewboard: 500 Error trying to review an image-only review request

2010-09-25 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1828 by trowbrds: 500 Error trying to review an  
image-only review request

http://code.google.com/p/reviewboard/issues/detail?id=1828

Fixed in revision cb5aa7a. Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1825 in reviewboard: Email link for specific file does not include http://host

2010-09-25 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1825 by trowbrds: Email link for specific file does not  
include http://host

http://code.google.com/p/reviewboard/issues/detail?id=1825

Fixed in revision a2a51dd. Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1749 in reviewboard: Add information on using password-less SSH for repositories

2010-09-25 Thread reviewboard

Updates:
Labels: -Milestone-Release1.5 Milestone-Release1.5.x

Comment #1 on issue 1749 by trowbrds: Add information on using  
password-less SSH for repositories

http://code.google.com/p/reviewboard/issues/detail?id=1749

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Issue 1831 in reviewboard: Search Index setting in Admin UI doesn't perform validation for absolute paths

2010-09-25 Thread reviewboard

Status: Confirmed
Owner: 
Labels: Type-Defect Priority-Medium Milestone-Release1.5.x Component-Search

New issue 1831 by chipx86: Search Index setting in Admin UI doesn't perform  
validation for absolute paths

http://code.google.com/p/reviewboard/issues/detail?id=1831

What version are you running?
1.5

What's the URL of the page containing the problem?
http://reviews.reviewboard.org/admin/settings/general/

What steps will reproduce the problem?
1. Enter a relative path for Search index file
2. Save

What is the expected output? What do you see instead?
On PyLucene 2.x, a Java error will be thrown. On 3.x, an HTTP 500.

This should be validating that the path is absolute and possibly that it  
exists and is writable (though we need to make sure we're not going to  
cause problems for installs that haven't yet run an index).


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1777 in reviewboard: Typo in online documentation

2010-09-25 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 1777 by trowbrds: Typo in online documentation
http://code.google.com/p/reviewboard/issues/detail?id=1777

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1474 in reviewboard: ReviewBoard does not work with Bazaar 1.3.1

2010-09-25 Thread reviewboard

Updates:
Status: WontFix

Comment #2 on issue 1474 by trowbrds: ReviewBoard does not work with Bazaar  
1.3.1

http://code.google.com/p/reviewboard/issues/detail?id=1474

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.



Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-09-25 Thread reviewboard

Updates:
Status: NotABug

Comment #5 on issue 1694 by trowbrds: Unable to upgrade 1.5b1 - 1.5b2 with  
easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.