Thank you for confirmation. I have to keep mercurial 2.2.3 as I cannot convert forest (nested) repositories, so I have to find a workaround. Cristina Cociug
On Monday, February 25, 2019 at 4:53:54 PM UTC+1, André Klitzing wrote: > > Hi there, > > this is expected behaviour for remote Mercurial < 3.9. You need to upgrade > your mercurial. > > Best regards > André Klitzing > > > Am Mittwoch, 20. Februar 2019 12:54:52 UTC+1 schrieb Cristina Cociug: >> >> Hello Christian, >> >> Thank you for your reply. I'm using last version of reviewboard (3.0.12) >> on CentOS7 with rpm mercurial and python. The remote mercurial is 2.2.3, so >> compatible with remote repositories since > 1.6. >> The logs on Reviewboard are like: >> <<2019-02-13 15:42:25,662 - DEBUG - - root - Initialized HgWebClient >> with url=u'https://hg/reposirory1/branches/branch-1', username=u'user'>> >> >> The remote repo does not require authentication, so user is ignored. >> But I observed that when try to fetch the remote repository it wait for a >> reply in json format " /hg/reposirory1/branches/branch-1/json-branches" >> which does not exists. So I cannot share that. >> >> >> >> On Friday, February 15, 2019 at 11:20:22 PM UTC+1, Christian Hammond >> wrote: >>> >>> Hi Cristina, >>> >>> What version of Mercurial/hgweb is being run there? >>> >>> What does the Review Board log say when attempting to load the list of >>> commits? >>> >>> Would you be able to share the results of accessing that json-branches >>> URL? It's okay if sensitive things are redacted/scrambled, but I need the >>> structure and anything like "default" in the contents. >>> >>> Christian >>> >>> On Wed, Feb 13, 2019 at 9:15 AM Cristina Cociug <[email protected]> >>> wrote: >>> >>>> Hello >>>> >>>> Reviewboard is displaying an empty page when I choose New Review >>>> Request for a Mercurial remote repository. The log one the remote server >>>> is >>>> like "GET /hg/reposirory1/branches/branch-1/json-branches HTTP/1.1" 200 >>>> 2885 "-" "Python-urllib/2.7". >>>> The remote server woks with http hgweb. >>>> On remote server run already an old version of Reviewboard 2.5.17 and >>>> repositories are accessible via ssh. >>>> Now I have to cancel this version of Reviewboard but need to keep >>>> repositories and make its accessible via http (not https) and certainly >>>> some configuration is wrong but I have no error. >>>> Any tips, checkup list will be welcome. >>>> Thank you >>>> >>>> -- >>>> Supercharge your Review Board with Power Pack: >>>> https://www.reviewboard.org/powerpack/ >>>> Want us to host Review Board for you? Check out RBCommons: >>>> https://rbcommons.com/ >>>> Happy user? Let us know! https://www.reviewboard.org/users/ >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Review Board Community" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> Christian Hammond >>> President/CEO of Beanbag <https://www.beanbaginc.com/> >>> Makers of Review Board <https://www.reviewboard.org/> >>> >> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
