Open
Description
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).