I work on a team that uses SVN for source control (a separate discussion is in the works to get them moved over to git), and we would like to check out of svn and push to Heroku. I can't figure out how to do this very easily. Is there a way to turn an existing directory (checked out by svn) that has not yet been initialized in git, initialize it, and allow that to be pushed to Heroku, essentially overwriting the existing code on Heroku?
I'm trying to allow multiple team members to checkin to svn and push to Heroku via Git. -- 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.
