I have cygwin and git. I\'m trying to commit with git to svn - git svn dcommit. But it fails with strange error:
git svn dcommit
$ git svn dcommit 4 [main] perl 55
Faced similar problems and it didnt go awway till i ran 1. rebaseall 2. perlrebase 3. peflagsall
run them all to fix the problem