You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A commit that is not in the SVN tree but does contain the "git-svn-id:" line (in the git commit) can be incorrectly identified as the desired SVN revision, despite not actually being in the SVN tree. This includes the special revisions, like BASE.
This is similar to the issues that older "git-svn" scripts had with cherry-picked revisions already in the SVN repository (when the git commit retained the git-svn-id: line).