* Steven Walter:
quoted
Last fetched revision of refs/remotes/git-svn was r45313, but we are
about to fetch: r851!
Messages like these usually mean you've changed refs/remotes/trunk,
which will confuse git-svn unless you know what you're doing.
Uhm, I don't recall doing such a thing.
Fortunately, you can usually "rm -rf .git/svn" and git-svn will sort
itself out on the next fetch.
Yeah, this has fixed it for me. Thanks.