Project

General

Profile

Actions

Defect #4924

closed

mercurial reader disregard information from non-default branch

Added by Thomas Capricelli about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-02-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

It took me a while to understand why the bug were not closed in my redmine instance... The problem is that the mercurial SCM stuff only reads information that are on the main branch ("named branches" in mercurial terminology). As a result, changes on other branches are not available:

  • on the file browser (this is ok)
  • in the history of each file (not good)
  • in the global history at the bottom of the /projects/xxx/repository/ page (not good)
  • automatic fixes of tickets using "fixes #xx" is not done (not good, especially when the non-default branch is a stable one..)

My repository layout is simple:
% hg branches
branch-1.0 1300:267cf8a7e905
default 1298:a00cb05dd3d2


Files

TortoiseHg-default.png (122 KB) TortoiseHg-default.png Toshi MARUYAMA, 2011-01-07 14:50
TortoiseHg-stable.png (124 KB) TortoiseHg-stable.png Toshi MARUYAMA, 2011-01-07 14:50
thg-history.png (99.1 KB) thg-history.png Toshi MARUYAMA, 2011-01-07 14:50

Related issues

Related to Redmine - Defect #3724: Mercurial repositories display revision ID instead of changeset IDClosedToshi MARUYAMA2009-08-10

Actions
Related to Redmine - Feature #7246: Handle "named branch" for mercurialClosedToshi MARUYAMA2011-01-07

Actions
Actions

Also available in: Atom PDF