[Lldb-commits] [PATCH] D29909: Break some more dependencies in lldbUtility

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 13 15:12:28 PST 2017


krytarowski added a comment.

In https://reviews.llvm.org/D29909#675621, @zturner wrote:

> `git log --follow` seems to understand.  Is that sufficient to guarantee that it will be retained on the SVN side?


On SVN there is need to explicitly rename files to retain history. (`svn mv old new` or similar syntax)


https://reviews.llvm.org/D29909





More information about the lldb-commits mailing list