On Oct 9, 1:22 pm, "justus ohlhaver" <[EMAIL PROTECTED]> wrote: > No I am NOT trying to access github on that port. That's exactly the > problem. My production server is on that port (1234) and I would like to > continue to connect to github as usual. > But for some reason capistrano thinks I want to connect to github on that > port (1234) when I try top specify the port for my prod server. > > How do I tell capistrano that my prod server is on port 1234 but that the > repo port should NOT be changed?
Ah, I've been doing these sorts of things in my ~/.ssh/config -- I suppose a little less centralized. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
