Explicitly tell Plastic that a add/delete is in fact a move
There was already a suggestion of this kind:
https://plasticscm.uservoice.com/forums/15467-general/suggestions/5657638-add-option-in-pending-changes-to-tell-plasic-that
But the solution is not very convenient. If we do a refactor there may be a lot of added/deleted items. I simply want to select a pair of added/deleted items then open context menu and select "repair move" or anything equivalent. I already know what has been moved and want to mark this explicitly. Tweaking the similarity so Plastic will find the added file is too complicated.
-
Jan commented
Hi Pablo,
we are doing these refactors from IDE (Visual Studio) with Plugins like Resharper or VisualAssist.
Best regards
Jan -
Hey Jan,
Question: how are you doing these refactors?? From an IDE?? From the CLI??
I just want to get more background.
Thanks,
pablo
-
Jan commented
I just realized that if there are many locally added files and I need to go down to 0% similarity then I receive so many matches that the actual file is not in the listing. That is I am not able to create the required search match. This makes this feature even more needed.