This is beyond the scope of a VCS tool except for it tracking file renames. Usually the IDE or editor provides these sorts of tools since refactoring is dependent on knowledge of the languages used in your source, of which the VCS is completely unaware.<div>
<br></div><div>If it's a large piece of work that would be best done in stages, I would recommend creating a branch for it and committing each step separately. That should help you in tracking what has been done already.<br>
<div><div><br><div class="gmail_quote">On Mon, Oct 22, 2012 at 1:31 PM, Tim Michelsen <span dir="ltr"><<a href="mailto:timmichelsen@gmx-topmail.de" target="_blank">timmichelsen@gmx-topmail.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
due to a fundamental change of the underlying modules of my own code<br>
(switch from one basic functionality module that got discontinued to the<br>
successor), I need to refractor.<br>
<br>
Are there any tools or special suggested work-flows in the bazaar<br>
ecosystem that support the coder in this work?<br>
<br>
Things like:<br>
* rename old file as referece to filename_old<br>
* register for which files the task is completed<br>
<br>
Or is this far beyond the scope of a VCS?<br>
<br>
Thanks in advance for your suggestions.<br>
<br>
Kidn regards,<br>
Timmie<br>
<br>
<br>
</blockquote></div><br></div></div></div>