Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git annex installation on Windows

I have installed git and git-annex on my Windows 8 to use with git bash. Git is ok, but git bash could not find git annex at first. I restarted my computer and now when it turns on a message pops up saying it cannot find git-annex-autostart.vbs. However the file is indeed at the path the start up script is looking for (C:\Program Files (x86)\Git). Any suggestions?

like image 698
Ruth Gonzaga Avatar asked Mar 15 '26 18:03

Ruth Gonzaga


1 Answers

Answer found: just had to find git-annex.exe (look for the cmd folder under your git installation) and add to PATH:

$ export PATH=$PATH:/c/Program\ Files\ \\(x86\\)/Git/cmd/./
like image 62
Ruth Gonzaga Avatar answered Mar 17 '26 23:03

Ruth Gonzaga



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!