On Tue, Dec 20, 2011 at 3:49 AM, Rodrigo Ruiz <[email protected]>wrote:
> Yes, each app has its own .git, but I want one of those apps to be on > another heroku ACCOUNT, that isn't mine. > > i'm not entirely sure what you want to do. If you want to transfer ownership of a repository to another owner, you can use the heroku sharing:transfer EMAIL command (if you don't want to use the terminal, i'm pretty sure there's a counterpart for this command on the heroku site). > > On Mon, Dec 19, 2011 at 5:27 PM, Hassan Schroeder < > [email protected]> wrote: > >> On Mon, Dec 19, 2011 at 11:19 AM, Rodrigo Ruiz <[email protected]> >> wrote: >> > I'd like to deploy a rails app to a heroku account without using >> terminal. >> >> Sorry, don't have any idea how to do that. >> >> > I'd like to upload it just like I upload a photo to facebook, so I don't >> > have to change my configuration if I need to upload to another account >> (like >> > I do) >> >> Sorry, I don't understand "change my configuration". >> >> I have multiple sites on heroku; each app, unsurprisingly, has its own >> .git/config file. It's set once, and that's it. I don't "change" anything >> to >> deploy different apps, other than `cd` to that directory. >> >> -- >> Hassan Schroeder ------------------------ [email protected] >> http://about.me/hassanschroeder >> twitter: @hassan >> >> -- >> 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. >> >> > -- > 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. > -- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.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.

