Project

General

Profile

Actions

Defect #4876

closed

Problem with fetch git-changesets after upgrade to Redmine 0.9.2

Added by Ruben Ambarcumyanc about 14 years ago. Updated about 14 years ago.

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

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

We use git and Redmine.
After upgrade to Redmine 0.9.2 from 0.8.6 such problem is:
cd to redmine-wwwroot and
  1. ruby script/runner "Repository.fetch_changesets" -e production
    warning: too many files, skipping inexact rename detection
    ...
    warning: too many files, skipping inexact rename detection

And had to wait several minutes when it complete its writing.
git version 1.5.5.6
How to solve this problem? Issue did not exist before with Redmine 0.8.6.


Related issues

Is duplicate of Redmine - Defect #4547: git: Very high CPU usage for a long time with large repositoryClosed2010-01-11

Actions
Actions #1

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

This was already reported a few times, see #4547.
A fix is committed in trunk (r3394).
It will be merged in 0.9-stable when I get some feedback since I'm not a git user.

Actions #2

Updated by Ruben Ambarcumyanc about 14 years ago

  • Status changed from Closed to Reopened

I have updated both files 'git.rb' and 'git_adapter.rb' from trunk (r3394). Speed increased, but I'm stil see such warnings:
warning: too many files, skipping inexact rename detection
...
warning: too many files, skipping inexact rename detection

Actions #3

Updated by Jean-Philippe Lang about 14 years ago

You should merge r3468 too.

Actions #4

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from Reopened to Closed

A few commits were merged in 0.9-stable including r3394 and r3468.
This brings back fetching git changesets to a decent speed.

Actions

Also available in: Atom PDF