On Tue, Feb 18, 2014 at 1:18 PM, Shai Erera <[email protected]> wrote:

>
> Second, has anyone perhaps found a way to overcome that issue? I thought
> about maybe writing a script to detect that, looking at the patch file, but
> it seems hard to detect that the deleted Foo is the new Bar. If it's just
> rename, maybe, but if part of the rename the code changed a lot ... it
> becomes harder.
>

Probably not the answer you want but
If you use the git-svn bridge it should detect the rename and commit it in
svn as a move/copy

https://www.kernel.org/pub/software/scm/git/docs/git-svn.html

Reply via email to