Project

General

Profile

Actions

Defect #2569

closed

Git: Fetching changesets gives: fatal: Invalid revision range

Added by micah anderson over 15 years ago. Updated about 13 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

I decided I wanted to have the commits be retrieved periodically by Redmine in the background for all my repositories, so I followed the FAQ: I unchecked the 'Autofetch commits' setting and then added a cron that runs:

ruby script/runner "Repository.fetch_changesets" -e production

When I run that command, I get this fatal message:

fatal: Invalid revision range 008a0eac7eb5c123c10af466a203e35037c3c128..HEAD

I'm not sure if its running the fetch properly, and I can ignore this message, or if it doesn't run it at all.

Actions

Also available in: Atom PDF