Re: Having trouble setting up a GitHub (Private Organization) repository

2012-07-09 Thread bc Wong
On Wednesday, May 2, 2012 10:03:04 AM UTC-7, Can Özmen wrote: Hi Christian Dan, I'm on 1.6.6 and trying to set up a Private Org. Repo on Github. I've got an API token via the web interface. I've generated a key pair and uploaded the public part as a deploy key to the repo I want to

Re: Help on post review tool

2012-07-09 Thread Nilesh Jaiswal
Please help on the below issue. On Fri, Jul 6, 2012 at 5:39 PM, Nilesh Jaiswal nileshj...@gmail.com wrote: Dear All, Please advise any changes or modification i need to do in RB server if my server is placed in secured network. To access my reviewboard server i need provide full path of

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Jun
Hi Christian, I installed a reviewboard instance following http://www.reviewboard.org/docs/manual/dev/admin/installation/linux/, and it seemed to work fine, but I cannot find out a way to add a github repo to the review board. I can select GitHub as Hosting service, but I cannot choose an

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Christian Hammond
What version are you using? Do you get any errors when you link the account? Your GitHub username/password is required. Does the account appear in that dropdown? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Jun
Reviewboard is 1.6.9. There is only link a new account in dropdown and no any account appear, and that's also my question how to make it appear in the dropdown? Is it correct to input my github username/password as account username/password when link a new account. Thanks, Jun On Tuesday,

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Christian Hammond
When you input the github username/password, fill out the repo info, and then save the repository, the account should be linked. If that's not happening, see if there's anything in the Review Board log files. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Jun
When click save, one error on the web page shows Unknown error when linking the account: 'URLError' object has no attribute 'read', and I didn't find anything in reviewboard.log my input are: name: Hosting service: GitHub Account: link a new account Account username: my_github_account

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Jun
when i use `curl http://github.com/my_github_org/my_github_repo/` it shows following, don't know if it is relevant: html headtitle301 Moved Permanently/title/head body bgcolor=white centerh1301 Moved Permanently/h1/center hrcenternginx/1.0.13/center /body /html Jun On Tuesday, July 10, 2012

Re: How to setup GitHub repo with Review Board?

2012-07-09 Thread Jun
yes, and i export http_proxy in /etc/profile, is reviewboard aware of this? Jun On Tuesday, July 10, 2012 10:01:17 AM UTC+8, Christian Hammond wrote: Is your server behind a proxy server? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org

Re: Revieboard Installation Redhat

2012-07-09 Thread Christian Hammond
Are you behind a proxy of any sort? I'm having no problems here. Could be a temporary networking outage. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Jul 9, 2012 at 8:39 PM, GreenCheese

Issue 2660 in reviewboard: binary data is processed improperly in svn, post-review

2012-07-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2660 by nosov.si...@gmail.com: binary data is processed improperly in svn, post-review http://code.google.com/p/reviewboard/issues/detail?id=2660 * NOTE: Do not post confidential information in this bug report. * *

Re: Issue 2660 in reviewboard: binary data is processed improperly in svn, post-review

2012-07-09 Thread reviewboard
Comment #1 on issue 2660 by nosov.si...@gmail.com: binary data is processed improperly in svn, post-review http://code.google.com/p/reviewboard/issues/detail?id=2660 The second steps is actually: post-review --revision-range=1:2 -d --publish Everything works with --revision-range=0:2 --

Issue 2661 in reviewboard: Hitting enter in a text field causes the page to scroll down

2012-07-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2661 by kyle.g...@gmail.com: Hitting enter in a text field causes the page to scroll down http://code.google.com/p/reviewboard/issues/detail?id=2661 * NOTE: Do not post confidential information in this bug report. * *

Re: Issue 2661 in reviewboard: Hitting enter in a text field causes the page to scroll down

2012-07-09 Thread reviewboard
Updates: Status: NeedInfo Labels: Browser Comment #1 on issue 2661 by chip...@gmail.com: Hitting enter in a text field causes the page to scroll down http://code.google.com/p/reviewboard/issues/detail?id=2661 I can't reproduce this. Do you have any extensions installed which

Re: Issue 2661 in reviewboard: Hitting enter in a text field causes the page to scroll down

2012-07-09 Thread reviewboard
Comment #2 on issue 2661 by kyle.g...@gmail.com: Hitting enter in a text field causes the page to scroll down http://code.google.com/p/reviewboard/issues/detail?id=2661 Funny, it just stopped doing it for me too. However, yes, there is a JavaScript error: Timestamp: 7/9/2012 3:54:01 PM

Issue 2662 in reviewboard: Repository List Resource web service API doesn't return all repos

2012-07-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2662 by eyuw...@gmail.com: Repository List Resource web service API doesn't return all repos http://code.google.com/p/reviewboard/issues/detail?id=2662 * NOTE: Do not post confidential information in this bug report. * *

Re: Issue 2662 in reviewboard: Repository List Resource web service API doesn't return all repos

2012-07-09 Thread reviewboard
Updates: Status: Confirmed Owner: chip...@gmail.com Labels: -Priority-Medium Priority-High Milestone-Release1.6.x Component-API Comment #1 on issue 2662 by chip...@gmail.com: Repository List Resource web service API doesn't return all repos