Project

General

Profile

Actions

Defect #4099

closed

git windows no such file or directory

Added by Mike Henke over 14 years ago. Updated over 14 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Running Redmine 8.5 on Windows 2003 server with 1.6.4.msysgit binaries, added to the PATH environment variable: ;%GIT_PATH%\cmd;%GIT_PATH%\bin;

When I browse to the repository this occurs:

An error occurred when trying to access the repository: No such file or directory - git --git-dir "c:\git_repositories\announcementModule.git/" log --raw --date=iso --pretty=fuller -n 1

I can run the git command fine in the "BitNami Redmine Stack" console.

Looking forward to having the git repos viewable in Redmine :-)

Actions #1

Updated by Jean-Philippe Lang over 14 years ago

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

git is not available in the application PATH environment variable.
You just need to fix it.

Actions #2

Updated by Mike Henke over 14 years ago

  • Status changed from Closed to Reopened

Do you mean add Git_Path as a user/environment variable?

As I stated before I added git to the PATH environment variable: ;%GIT_PATH%\cmd;%GIT_PATH%\bin;

I am able to run git commands through the command prompt and the "BitNami Redmine Stack" console on the server with Redmine.

Actions #3

Updated by Mike Henke over 14 years ago

This is not resolved so it is not Invalid.

Actions #4

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from Reopened to Closed

This is a deployment issue so I close it.

Actions #5

Updated by Mike Henke over 14 years ago

  • Assignee set to Jean-Philippe Lang

I am not as smart as you. Could you please suggest how to fix this "deployment issue"? It seems the original suggestion didn't fix it.

Actions

Also available in: Atom PDF