svn - How to find which revision of a file a line of code was moved? -


i'm using visualsvn server , tortoisesvn, , i'm trying find specific line appears, across multiple revisions of specific file.

i'm trying see where, in past revisions, save(12); appears, , in revisions it's moved, compared working copy.

a unified diff between r1 , working copy shows initial location. i've tried viewing diffs individually, there hundreds of revisions.

is there way this?

if run tortoisesvn blame tool on current revision of file should see revision that line became now, (and did it).


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -