Question

I'm in a situation where some sub-folders and/or files of my working copy are switched to a different branch version.

Is there a way, without brute-force deleting everything and checking out again (some of these switches may be legit!), to know the source of all folders and files to notice which ones are from an unexpected branch?

Additional difficulty: I'm on Windows. I'm fine with a Tortoise or command line solution.

Was it helpful?

Solution

You can try Check for modifications from TortoiseSVN context menu. If file/folder was switched then the Switched-Flag is set to 1.

enter image description here enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top