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
