Can’t update local files from SVN repository with git svn rebase: “needs update”
I want to update my working directory from an SVN repository. I use Git and prefer git svn
to communicate with the repository. The svn-remote
is set up alright, git svn fetch
works as expected