Well I apologize for the misspelling in my post, but I have it all
correct on the actual desktop.
My setup is this:

Dev Box: Rubystack Installation on Windows 7
Production Box:  manual ROR installation using SVM on Linux Mint

cap deploy:check works
cap deploy:update does not.

My understand was that Capistrano takes the files from my dev box,
puts it on my github account, then has the production server pull the
files from the gthub account. Is this correct?

On Sep 15, 1:45 pm, Marnen Laibow-Koser <[email protected]> wrote:
> 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-Koserhttp://www.marnen.org
> [email protected]
> --
> Posted viahttp://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.

Reply via email to