author | Alexander Gavrilov <angavrilov@gmail.com> | |
Fri, 9 Oct 2009 07:01:04 +0000 (11:01 +0400) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 9 Oct 2009 08:31:05 +0000 (01:31 -0700) | ||
commit | c03c1f798d5f865331428e88c7d19b15471d25a8 | |
tree | c49aa7b88793f0167309588c6768d383320b32d3 | tree | snapshot |
parent | 8fd2cfa7accd6b8f877014bf3e4bf8547b8e0d2a | commit | diff |
git-svn: Avoid spurious errors when rewriteRoot is used.
After doing a rebase, git-svn checks that the SVN URL
is what it expects. However, it does not account for
rewriteRoot, which is a legitimate way for the URL
to change. This produces a lot of spurious errors.
[ew: fixed line wrapping]
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
After doing a rebase, git-svn checks that the SVN URL
is what it expects. However, it does not account for
rewriteRoot, which is a legitimate way for the URL
to change. This produces a lot of spurious errors.
[ew: fixed line wrapping]
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |