Hi - I would like to move from svn to git. i would like to start from a certain branch on svn and look back on trunk 1 year or so and start the import from there. I am using git-svn tool. the thing is that when I did that, I ended up with having only partial history in git and not all the way back. I guess that is because branches were created along time and git-svn doesn't "follow" the history correctly, or I am not passing the right parameters to the tool. what is the correct way to to this in order to have the history I want in my git repository at the end of the process ? (btw, I don't want to keep the layout of T,B, etc )
Thanks, Gabby. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/d6baouSHt88J. 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/git-users?hl=en.
