Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git not available in Windows due to UNIX shell wrappers. #147

Open
cristianuibar opened this issue Jul 25, 2017 · 9 comments
Open

Git not available in Windows due to UNIX shell wrappers. #147

cristianuibar opened this issue Jul 25, 2017 · 9 comments
Labels
bug to-investigate Issues that needs more investigation

Comments

@cristianuibar
Copy link
Contributor

cristianuibar commented Jul 25, 2017

Git detection and usability fails in Windows with following error messages:

Gitium Requirement: There is no git installed on this server.
Gitium Requirement: The C:\xampp\htdocs\gitium\wp-content\plugins\gitium\inc/ssh-git file is not executable

gitium_test

Tested in XAMPP 7.1.7 ( Apache + MariaDB + PHP + Perl)

@ferbj
Copy link

ferbj commented Jun 4, 2018

i have the same issue in ampps
look
image
image
i hope that can found a solution.

@cristianuibar cristianuibar added the to-investigate Issues that needs more investigation label Jul 15, 2018
@cristianuibar
Copy link
Contributor Author

This might have been fixed by #170 PR. Needs re-test.

@matthewgent
Copy link

I have the same issue.

Gitium Requirement: There is no git installed on this server.

Gitium Requirement: The C:\xampp\htdocs\wp-content\plugins\gitium\inc/ssh-git file is not executable

I am already using git on this computer, my wordpress site worked before installing this plugin.

@cristianuibar
Copy link
Contributor Author

Hello @matthewgent ,
Do you have the latest version of the plugin 1.0.2? I'll get this retested soon.

@matthewgent
Copy link

Just checked the _transient_gitium_versions row in the wordpress options table and I believe so.

a:3:{s:4:"name";s:6:"Gitium";s:7:"version";s:5:"1.0.2";s:3:"msg";s:22:"Gitium version 1.0.2";}

@742shivam
Copy link

getting the same issue

**Gitium Requirement: There is no git installed on this server.

Gitium Requirement: The D:\xampp\htdocs\tgh-test\wp-content\plugins\gitium\inc/ssh-git file is not executable**

is there any fix for windows 10 ?

@cristianuibar
Copy link
Contributor Author

Not sure how we can detect if OS is windows and run straight git commands on it. Any ideas?

@mikaelvg
Copy link

mikaelvg commented Mar 7, 2019

Still no solution?

@pdobrescu
Copy link
Contributor

Unfortunately, we don't have a fix right now for this issue and also our resources are very limited for the moment. We gladly welcome any PR's that might get this issue fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug to-investigate Issues that needs more investigation
Projects
None yet
Development

No branches or pull requests

7 participants