Glider and Git - "git-upload-pack not found"?

I’m excited that Glider has built in version control integration. I’m attempting to get going with Git but when I enter my repository’s URL in Step 1. Remote Repository of the Clone Repository window, I get an error message that says “git-upload-pack not found”.

Anyone have any tips on how I can resolve this?

Did I need to install Git on my machine? Perhaps I’m overlooking an obvious issue with that? I was assuming that Glider managed that on it’s own since I entered my account and password.

Thanks in advance for any help :slight_smile:
[import]uid: 105707 topic_id: 30911 reply_id: 330911[/import]

Hello Eho,

We also use git for version control and it is very convenient to have everything done from the IDE. It will also highlight which files were changed since the last commit, deleted, conflicts, etc. You can also view the history based on git as well.

The problem you are having seems to be a general git problem. See this link:
http://stackoverflow.com/questions/225291/git-upload-pack-command-not-found-how-to-fix-this-correctly

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 30911 reply_id: 123731[/import]

Hello Eho,

We also use git for version control and it is very convenient to have everything done from the IDE. It will also highlight which files were changed since the last commit, deleted, conflicts, etc. You can also view the history based on git as well.

The problem you are having seems to be a general git problem. See this link:
http://stackoverflow.com/questions/225291/git-upload-pack-command-not-found-how-to-fix-this-correctly

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 30911 reply_id: 123731[/import]