I lost my network connection during git svn dcommit when it was trying to rebase. I tried to git svn rebase again, but again lost my network connection.
Now, after sorting out my network connection problems, I am left with a situation in which git svn rebase and git svn fetch both do nothing.
I know that the SVN commit did indeed happen because a successful Jenkins build was triggered from SVN. But the SVN version of the commit doesn't show up in git log trunk after doing a git svn fetch!