Hi, I'm not sure how you tested that, but I can assure you that neither condition is true of Review Board. All of our own Review Board instances have names other than "reviewboard" and I frequently run instances for testing that use other ports.
More likely, there's some setup problem or a bug in hg postreview that is requiring port 80. Christian On Friday, August 12, 2011, Kannaiyan Natesan <[email protected]> wrote: > Christin, > > Bug is on the ReviewBoard. > > Reviewboard cannot run on other http ports other than 80. If you want to run on other ports Apache Mod-Proxy might help. > The database should be 'reviewboard' trying to install in other database names will fail. > > Tested with "hg postreview" & Tortoise hg, it worked fine upon satisfying the above conditions. > Let me know if you need more info. > > > Thanks, > Kannaiyan > > > On Thu, Aug 11, 2011 at 1:14 AM, Christian Hammond <[email protected]> wrote: > > Hi, > > Sorry, I don't know that either. hg postreview isn't developed by us. However, you may want to see if a proxy server is set up and interfering with the request, and see if there's any debugging flags you can use to help diagnose this. > > Christian > > -- > Christian Hammond - [email protected] > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Wed, Aug 10, 2011 at 11:07 PM, Kannaiyan Natesan <[email protected]> wrote: > > Hi Christian, > > I even tried, > > hg postview > > It just hangs and command does not return. > > Am I missing something in config? > > Thanks, > Kannaiyan > > On Wed, Aug 10, 2011 at 7:24 PM, Christian Hammond <[email protected]> wrote: > > Hi, > > Wish I could help, but this error is coming from TortoiseHg, and we don't develop or support that. You'd have to talk to the authors and see what they say. > > Christian > > > On Wednesday, August 10, 2011, Kannaiyan Natesan <[email protected]> wrote: >> Installed reviewboard and no luck in getting it to work. >> >> When tried from TortoiseHg 2.1.2 (latest version) >> >> It says, >> >> {{{ >> #!python >> ** Mercurial version (1.9.1). TortoiseHg version (2.1.2) >> ** Command: --nofork workbench >> ** CWD: C:\MercurialTestClone\TestRepo >> ** Encoding: cp1252 >> ** Extensions loaded: convert, rebase, fetch, reviewboard >> ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v. >> 1500 64 bit (AMD64)] >> ** Windows version: (5, 2, 3790, 2, 'Service Pack 2') >> ** Processor architecture: x64 >> ** Qt-4.7.1 PyQt-4.8.3 >> Traceback (most recent call last): >> File "tortoisehg\hgqt\postreview.pyo", line 50, in run >> File "tortoisehg\hgqt\postreview.pyo", line 78, in loadCombos >> AttributeError: Api20Client instance has no attribute >> 'pending_user_requests' >> >> }}} >> >> >> Any help please. >> >> -- >> Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ >> Happy user? Let us know at http://www.reviewboard.org/users/ >> -~----------~----~----~----~------~----~------~--~--- >> To unsubscribe from this group, send email to [email protected] >> For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en > > -- > -- > Christian Hammond - [email protected] > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > -- > Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ > Happy user? Let us know at http://www.reviewboard.org/users/ > -~------- -- -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
