Project

General

Profile

Actions

Defect #37659

open

Cannot access mercurial repositories

Added by Norbert Koch over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

I have a running but old redmine configuration using sqlite3 as database:
  • FreeBSD9.1, Redmine 2.8.9, Ruby 2.1.8, Rails 3.2.22.1, thin 1.6.4, Mercurial 3.7.2, Sqlite 3.10.2
I migrated to a different system:
  • FreeBSD13.1, Redmine 5.0.2, Ruby 3.0.4, Rails 6.1.6, thin 1.8.1, Mercurial 6.1.4, Sqlite 3.39.2

After copying attachments and the database file and running db:migrate without errors all looks good,
with one exception:
I cannot access any existing or cloned Mercurial repository in either an existing or a new project.

Redmine always responds with 'The entry or revision was not found in the repository'.


Files

redminehelper.py (8.68 KB) redminehelper.py seems to work with pythom 3.9 Norbert Koch, 2022-09-10 21:08
redminehelper.py.patch (10.8 KB) redminehelper.py.patch Patch against 5.0.2 Norbert Koch, 2022-09-10 21:08
redminehelper.py.patch (11 KB) redminehelper.py.patch Norbert Koch, 2022-09-11 12:42
redminehelper.py (8.69 KB) redminehelper.py Norbert Koch, 2022-09-11 12:42
Actions

Also available in: Atom PDF