Fatal error on "mode 120000" file during git -> svn migration
- by Oliver
Following instructions from the following website:
http://code.google.com/p/support/wiki/ImportingFromGit
I'm trying to migrate a git repository to svn, but during the "git rebase master tmp" step it fails with the following error after apply the first few patches:
$ git rebase master tmp
First, rewinding head to replay your work on top of…