Re: post-review login issue

2009-09-23 Thread Christian Hammond
☺ I'll see what I can provide in the realm of support for coding that ☺ Dana From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com] On Behalf Of Christian Hammond Sent: Tuesday, September 22, 2009 4:38 PM To: reviewboard@googlegroups.com Subject: Re: post-review

Re: post-review login issue

2009-09-23 Thread Hui Lin
[mailto:reviewbo...@googlegroups.com] On Behalf Of Christian Hammond Sent: Tuesday, September 22, 2009 4:38 PM To: reviewboard@googlegroups.com Subject: Re: post-review login issue Hi Dana, We specifically avoid this for a few reasons. 1) It's much more efficient

Re: post-review login issue

2009-09-23 Thread Christian Hammond
...@googlegroups.com] On Behalf Of Christian Hammond Sent: Tuesday, September 22, 2009 4:38 PM To: reviewboard@googlegroups.com Subject: Re: post-review login issue Hi Dana, We specifically avoid this for a few reasons. 1) It's much more efficient to store a diff

Re: post-review login issue

2009-09-22 Thread Hui Lin
:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when running 'p4 info'. We do a literal string comparison. Christian -- Christian Hammond - chip...@chipx86.com Review Board -http://www.review-board.org

Re: post-review login issue

2009-09-22 Thread Tom Sakkos
, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when running 'p4 info'. We do a literal string comparison. Christian

Re: post-review login issue

2009-09-22 Thread Christian Hammond
Dana Lacoste *From:* reviewboard@googlegroups.com [mailto: reviewbo...@googlegroups.com] *On Behalf Of *Christian Hammond *Sent:* Monday, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make

Re: post-review login issue

2009-09-21 Thread Christian Hammond
, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when running 'p4 info'. We do a literal string comparison. Christian -- Christian Hammond - chip...@chipx86.com Review

Re: post-review login issue

2009-09-21 Thread Hui Lin
in the past, but the server returned its hostname.) J Dana Lacoste *From:* reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com] *On Behalf Of *Christian Hammond *Sent:* Monday, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review

Re: post-review login issue

2009-09-21 Thread Christian Hammond
@googlegroups.com [mailto: reviewbo...@googlegroups.com] *On Behalf Of *Christian Hammond *Sent:* Monday, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when

Re: post-review login issue

2009-09-21 Thread Hui Lin
Of *Christian Hammond *Sent:* Monday, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when running 'p4 info'. We do a literal string comparison

Re: post-review login issue

2009-09-21 Thread Christian Hammond
Of *Christian Hammond *Sent:* Monday, September 21, 2009 12:31 PM *To:* reviewboard@googlegroups.com *Subject:* Re: post-review login issue Make sure that the repository Path field matches *exactly* what you see when running 'p4 info'. We do a literal string comparison

Re: post-review login issue

2009-09-20 Thread Christian Hammond
It sounds like the server isn't configured at that URL correctly, or post-review is hitting the wrong IP address/server. Does http://b00237d4f5dc7/reviews/vtm/ redirect you to the dashboard or login page in your browser? What happens when going to

Re: post-review login issue

2009-09-20 Thread Hui Lin
http://b00237d4f5dc7/reviews/vtm/; redirect me to the dashboard. Going to http://b00237d4f5dc7/reviews/vtm/api/json/accounts/login/; in the browser returns an empty page. On Sep 20, 6:17 pm, Christian Hammond chip...@chipx86.com wrote: It sounds like the server isn't configured at that URL

Re: post-review login issue

2009-09-20 Thread Christian Hammond
Okay, so Review Board itself is correct. However, post-review is somehow not accessing the same server. This may be a configuration error on the web server. How many other virtual hosts is that server serving? It may be worth checking the log files of the other vhosts to find out which site is

Re: post-review login issue

2009-09-20 Thread Hui Lin
Is there a debug flag on the review board server which can be turned on to trace what is happening? On Sep 20, 7:18 pm, Hui Lin hui@bankofamerica.com wrote: http://b00237d4f5dc7/reviews/vtm/; redirect me to the dashboard. Going to http://b00237d4f5dc7/reviews/vtm/api/json/accounts/login/;

Re: post-review login issue

2009-09-20 Thread Hui Lin
The apache server was installed to just host the review board server, so I doubt there is another vhost serviced by it. I noticed that the logs directory of review board is empty. Is that strange? On Sep 20, 7:23 pm, Christian Hammond chip...@chipx86.com wrote: Okay, so Review Board itself is

Re: post-review login issue

2009-09-20 Thread Christian Hammond
Depends. You may just have logging turned off. Go in the Administration UI - Settings - Logging and make sure it's enabled and being store in a directory writable by the web server. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. -

post-review login issue

2009-09-19 Thread Hui Lin
I was trying to create a post review request with the command on Windows: post-review 388600 388600 is the changelist # of perforce. The script was able generate the diff but failed on logon the review board server, its url is: http://b00237d4f5dc7/reviews/vtm/ The error message