git version 1.7.1 svn, version 1.6.12 Ubuntu 10.10
I have just git and I have used svn. But I haven\'t used then together. I had a git repository, and
After resolving your conflicts you need to run git rebase --continue before running git svn dcommit
git rebase --continue
git svn dcommit