gitium icon indicating copy to clipboard operation
gitium copied to clipboard

Git not available in Windows due to UNIX shell wrappers.

Open cristianuibar opened this issue 8 years ago • 9 comments

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)

cristianuibar avatar Jul 25 '17 11:07 cristianuibar

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

ferbj avatar Jun 04 '18 19:06 ferbj

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

cristianuibar avatar Jul 15 '18 14:07 cristianuibar

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.

matthewgent avatar Aug 10 '18 13:08 matthewgent

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

cristianuibar avatar Aug 10 '18 13:08 cristianuibar

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";}

matthewgent avatar Aug 10 '18 13:08 matthewgent

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 ?

742shivam avatar Oct 31 '18 13:10 742shivam

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

cristianuibar avatar Nov 01 '18 16:11 cristianuibar

Still no solution?

mikaelvg avatar Mar 07 '19 12:03 mikaelvg

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!

pdobrescu avatar Mar 07 '19 12:03 pdobrescu