Hi Thomas, thanks for the useful hint. I forked the project using the api and passed the Rev:tip argument (just tip didn't work and there was no information given what is expected, so I tried Rev:tip which seemed to work). I should've test the view before I test the branch command.
Thanks again, Benny -----Ursprüngliche Nachricht----- Von: Thomas De Schampheleire <[email protected]> Gesendet: Montag, 16. Mai 2022 16:04 An: Benny Bürger <[email protected]> Cc: [email protected] Betreff: Re: View of repository with branches produces error Hi Benny, El lun, 16 may 2022 a las 15:39, Benny Bürger (<[email protected]>) escribió: > > Hi, > > I get the following error when I want to view a mercurial repository with two > branches. > Currently we are not working with branches and I just wanted to evaluate the > feature... > If I can provide more data just let me know. > > Regards, > Benny > > -----Ursprüngliche Nachricht----- > Von: Kallithea <[email protected]> > Gesendet: Montag, 16. Mai 2022 15:22 > An: Benny Bürger <[email protected]> > Betreff: WebApp Error: routes.util.GenerationException: Could not generate > URL. Called with args: ('compare_url',) {'repo_name': 'GuiDev/Simba.Core', > 'org_ref_type': 'Rev', 'org_ref_name': 'tip', 'other_repo': > 'Patches/Simba.Core', 'other_ref_type': 'Rev', 'oth... Where do these 'Rev' references come from? Based on my understanding, the code would accept 'rev' in lowercase but not 'Rev'. Have you made any manual changes? There is no place in Kallithea that uses this string. Best regards, Thomas _______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
