Hello, I have an existing subversion repository and would like to keep the history, and import the project to heroku. I am not quite clear if the best way to do this is to "git clone http://svn_repo/ new_git_repo" and then "tar czf repo_tarball.tgz new_git_repo/" Iand upload the tarball. Will this maintain the history am trying to import my existing subversion repository? Is there a better way to do this? I have tried the above with my 160MB tarball, but it fails each time. I get a "connection reset" error. I'm guessing my app is too big. I have already uploaded my newly gitified repo to github if I can figure out how to integrate that. I'm new to git. Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
