Project

General

Profile

Actions

Defect #4549

closed

Repository: git / view all revision fails with branches

Added by Philip Hofstetter over 14 years ago. Updated about 13 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

while investigating options for #4547 I came across the fact that the "View all revisions" functionality (RepositoriesController#revisions) blindly checks the changesets table and doesn't care about branches.

This leads to revisions of different branched being intermixed when using redmine with git repositories.

To fix this one, of the solutions provided in #4547 only always using git and never using the changesets table or adding branches/parents to the changesets table would work.

Personally, I'd be tempted to just shell out and keep the changesets table empty in case of git.


Related issues

Related to Redmine - Defect #7146: Git adapter lost commits before 7 days from database latest changesetClosedToshi MARUYAMA2010-12-21

Actions
Related to Redmine - Defect #6013: git tab,browsing, very slow -- even after first timeClosed2010-08-02

Actions
Actions

Also available in: Atom PDF