Hi, I'm new to Heroku and just getting used to git and ruby on rails. My background is Java EE and subversion. I'm planning to create an application for a customer of mine on heroku. it is a little administrative application.
I noticed that when I am editing code online it shows immediately in "production" this is not i want especially not after deploying version 1.0 of my app. So i made a working copy on my laptop and edited some sources and pushed it back to heroku. Instead of just committing, the database got changed and my app got restarted. This was much more than i intended to do. I just wanted to commit not deploy my changes. I am used to a very controlled cycle from development to production and for now i would like to stick with that what is the preferred way of working with heroku? Do I have to create a git repository on a server for my team and push to that repository when they want to share code. and when i want to deploy i push from that repository to heroku? Thanks anyway, Joris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
