When using TortoiseSVN on Windows to switch branches, sometimes some files and / or folders remain on the previous branch. There seems to be no consistent scheme for this. This does not happen every time, and it does not happen with the same files. Therefore, usually you will find out about this only when the problem is that the old file no longer works with the merge with new files.
So, I would like to do one of two things:
A way to sequentially switch branches that prevents this event from recurring
If this is not possible, indicate how to place the entire contents of the directory along with which branch of each file and folder.
source
share