Xenio wrote: > Thanks for the respsonse, radhames. > > I will read that article but till then here is some more info. > > Well this is the thing, the Rubystack package I'm using seems to have > git already installed in the environment as I was able to commit > changes and upload those changes to my github account. When I do git - > v in my Ruby console it gives me the version. I'm not at my dev box > ATM. > > I did try installing mysysgit to create the ssh keys I needed but that > is in a different console. > > I know the fact I'm using windows is causing this issue but I cant > figure out where. > > I tried setting the set_local_scm command to both my git and mysysgit > directories to no avail.
Well, you're misspelling msysgit... > > > Is there anyone using the Bitnami Rubystack for Windows that > understands the peculiar configuration needed for Capistrano, SSH, and > GIT? Your configuration is strange. Capistrano should not be running Git locally, just on the server. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

