Teamcity treats moved file as removed-and-added - Makes difficult for viewing difference of change
Teamcity treats moved file as removed-and-added - Makes difficult for viewing difference of change .
This is a small problem, where in which teamcity considered file moved from folder a/b/test.txt to x/y/test.txt as - deleted from a/b & created as new file under x/y.
If we are viewing in IDE like : IntelliJ - it trets as moved file from path a/b to x/y and highlights the difference made if any in correct way.
Since with above TC limitaion , it won't show in diff-format with 2 sides col-A col-B in the diff when viewed in 'changes' tab. I am aware it always does diff b/w VCS version - but is there a way to avoid this or work-around?.
Similar problem occurs for 'renamed' file as well.
Please sign in to leave a comment.
Please watch / vote for this request: http://youtrack.jetbrains.com/issue/TW-4045
Thanks for considering this. Have upvoted on youtrack ticket.