Defect #4099
closed
git windows no such file or directory
Added by Mike Henke about 15 years ago.
Updated about 15 years ago.
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 :-)
- 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.
- 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.
This is not resolved so it is not Invalid.
- Status changed from Reopened to Closed
This is a deployment issue so I close it.
- 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.
Also available in: Atom
PDF