Running git on a Windows XP machine, using bash. I exported my project from SVN, and then cloned a bare repository.
I then pasted the export into the bare repositori
In vim open the file (e.g.: :e YOURFILEENTER), then
:e YOURFILE
:set noendofline binary :wq