Yeah, the Rails trac is still the place. I definitely need to get a page up on capify related to development practices.
- Jamis On Jun 6, 2007, at 11:26 AM, Mat Schaffer wrote: > > On Jun 6, 2007, at 11:57 AM, Jamis Buck wrote: >> The passphrase checking and prompting is actually all handled by >> Net::SSH, and not Capistrano, which is why cap doesn't cache the >> passphrase. I'd strongly recommend using an ssh agent, rather than >> hard-coding your key paths. However, what you've reported is a bug, >> and when I get a chance I'll look into it, but I have to admit that >> it's not very high on my list of priorities right now (TONS of other >> things pending). If anyone else is passionate about seeing this bug >> fixed, a patch would be the fastest road to a fix. > > Yeah, that's about what I figured. There's definitely some magic > happening cause it's already noticing my key w/o any hard set paths. > I think we could make it more magic with some ssh-agent logic. But > don't worry about that now. > > I wasn't sure of the right place to submit bugs/patches. Is rails > trac still the place? Might be good to get a link on capify.org for > bugs/support. > > Can't say for sure if I'll code anything, but I'll keep it in the > back of my mind for when free cycles come around. > > Thanks again! > -Mat > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
