updating review-requests

2011-11-14 Thread Ben Holm
I am using Perforce and I want to create a trigger to update the review-request on code submission. I am getting strange behavior when I try to update both the changenum and the status. The changenum is changed, it seems like a draft is created, and the status does not change. A separate call to

Query on installing RB in Linux

2011-11-14 Thread Sharmila Saraswathi
Hi RB guys, I am using the recent version of RB 1.6.2. Also tried the same in RB 1.6.1 These are the steps that I did. 1. Downloaded the RB recent version 2. Installed them with setup.py 3. Then used rb-site install /rb-site upgrade 4. Both failed with the below error 5. I am installing

Re: Query on installing RB in Linux

2011-11-14 Thread Nilesh Jaiswal
Did u tried installation of RB using easy_install utility? On Mon, Nov 14, 2011 at 9:28 PM, Sharmila Saraswathi sharmila...@gmail.comwrote: Hi RB guys, I am using the recent version of RB 1.6.2. Also tried the same in RB 1.6.1 These are the steps that I did. 1. Downloaded the RB recent

Re: Query on installing RB in Linux

2011-11-14 Thread Christian Hammond
Looks like some strange installation issue. You should be installing using easy_install, though. What version of Python, and which database? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Nov 14,

Re: gitolite and ReviewBoard

2011-11-14 Thread humble
Thanks Christian. Adrian and I found out that the SSH key works fine. The problem was that when RB checks the validity of the repo (GitClient.is_valid_repository) it actually does Popen in core.py to run a command 'git ls-remote u...@mydomain.com:/repo.git HEAD', however, the child process doesn't

Re: Issue 2309 in reviewboard: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name

2011-11-14 Thread reviewboard
Comment #2 on issue 2309 by muegye...@gmail.com: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name http://code.google.com/p/reviewboard/issues/detail?id=2309 Hi guys! I've just found a fast solution for this problem with simply replacing the special

Re: Issue 2309 in reviewboard: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name

2011-11-14 Thread reviewboard
Comment #3 on issue 2309 by bo.bjorn...@gmail.com: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name http://code.google.com/p/reviewboard/issues/detail?id=2309 There is a fix for this issue in the Reviewboard: http://reviews.reviewboard.org/r/2657/ It is

Re: Issue 2309 in reviewboard: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name

2011-11-14 Thread reviewboard
Comment #4 on issue 2309 by muegyetem: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name http://code.google.com/p/reviewboard/issues/detail?id=2309 Thanks, I've viewed the bugfix, but according to 'http://docs.python.org/howto/unicode.html' 'replace' replaces

Re: Issue 2309 in reviewboard: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name

2011-11-14 Thread reviewboard
Comment #5 on issue 2309 by muegyetem: infobox throws UnicodeEncodeError when user has non US-ASCII characters in name http://code.google.com/p/reviewboard/issues/detail?id=2309 Thanks, I've viewed the bugfix, but according to http://docs.python.org/howto/unicode.html 'replace' replaces

Issue 2384 in reviewboard: Issue while installing RB in linux

2011-11-14 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2384 by sharmila...@gmail.com: Issue while installing RB in linux http://code.google.com/p/reviewboard/issues/detail?id=2384 * NOTE: Do not post confidential information in this bug report. * * If you need immediate

Re: Issue 2381 in reviewboard: E-mail notification does not work

2011-11-14 Thread reviewboard
Comment #2 on issue 2381 by ryan.clo...@decisionsciencescorp.com: E-mail notification does not work http://code.google.com/p/reviewboard/issues/detail?id=2381 Upon further investigation RB is trying to send the email as the local root user and SELinux is not allowing it. If i put SELinux

Issue 2385 in reviewboard: Ability to mark a Review Group as Inactive similar to the Inactive option for users

2011-11-14 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2385 by ilacknor...@gmail.com: Ability to mark a Review Group as Inactive similar to the Inactive option for users http://code.google.com/p/reviewboard/issues/detail?id=2385 *NOTE: If you have a patch, please submit