Thanks Lee -- That's what I had as a mental model -- I appreciate your confirmation.
I can either write my own Cap tasks for git or wait for you guys to re-integrate the remote shell stuff. I am working on convincing a couple folks here that Cap is a much better solution for deployment than Chef. It's one of those cases for them that "if your only tool is a hammer, everything looks like a nail" (or I suppose in Chef terminology that would be "if your only tool is knife everything looks like a recipe?" :-) Tom On Thursday, November 21, 2013 3:57:30 PM UTC-5, Lee Hambley wrote: > > Hi Tom, > > No, the "release" is intentionally not a working copy. The repo_cache (in > :deploy_to) is a bare repository, but you can still query *that* for > certain information. > > The console works, most of the time, see the open PR for improvements > there, you might want to try and use that guy's fork until we merge it. > > Lee Hambley > -- > http://lee.hambley.name/<http://www.google.com/url?q=http%3A%2F%2Flee.hambley.name%2F&sa=D&sntz=1&usg=AFQjCNHbiq4ZaE1rKlfSaaApf5k0PMNo8Q> > +49 (0) 170 298 5667 > > > On 20 November 2013 20:37, Tom Harrison <[email protected] > <javascript:>>wrote: > >> I have my project set up using SSH Forwarding via ssh agent to a GitHub >> repo. Works great! >> >> I would like to be able to run typical git commands (`git status`, `git >> log`, `git branch`) to see the state of the repo on the remote machine. >> >> I logged on to the machine but don't appear to be able to run commands >> from there. >> >> I tried `cap <stagename> console` but I guess that's not open for >> business yet. >> >> Is there any magic, or should I just write my own tasks for this (and >> when they work, do a PR :-)? >> >> Thx >> >> Tom >> >> -- >> -- >> * You received this message because you are subscribed to the Google >> Groups "Capistrano" group. >> * To post to this group, send email to [email protected]<javascript:> >> * To unsubscribe from this group, send email to >> [email protected] <javascript:> For more options, visit >> this group at http://groups.google.com/group/capistrano?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Capistrano" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
