1

Possible Duplicate:
'git' is not recognized as an internal or external command

I would like to install this bundle: http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html I am working on windows and i got installed the github

I follow the steps on the first link. But after using : php bin/vendors install I get the following error: ERROR

I already read trough a couple of questions like this here, and i even added the PATH. (C:\Program Files (x86)\Git\bin), but still getting error. Any ideas?

Kenchopa
  • 99
  • 11
Barta Tamás
  • 889
  • 4
  • 15
  • 36
  • As far as I remember, you can opt for either using the windows command prompt (and for that matter power shell) or a git shell shipped with msysgit (based on cygwin?). I assume that you either did not configure it correctly or opted for the latter. Alternative you could try github's windows client which provides a pre-configured git shell and might be easier to use: http://windows.github.com/ – dbrumann Jun 20 '12 at 16:25
  • i give both suggestions a try thx – Barta Tamás Jun 20 '12 at 17:33

0 Answers0