From: Alexander Gavrilov Date: Fri, 9 Oct 2009 07:01:04 +0000 (+0400) Subject: git-svn: Avoid spurious errors when rewriteRoot is used. X-Git-Tag: v1.6.5~20^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c03c1f798d5f865331428e88c7d19b15471d25a8?hp=c03c1f798d5f865331428e88c7d19b15471d25a8 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 Acked-by: Eric Wong ---