I copied over a new Visual Studio project I've been working on to my Working Copy Structure. Then in Windows Explorer I just right clicked and select "TortoiseSVN -> Unversion and Add to ignore list (recursively)" for the bin and obj folders. Everything is great now except for the .suo file.
I've read about it, I know what it does. I just can't get it out of the repository and/or un-versioned.
I also read this is not a physical file. So of course I can't see it in windows explorer and so cannot right click to select TortoiseSVN -> Unversion....".
And I have read that you can simply delete the .suo in the repository and everything will be find. But when I do this I get the red exclamation mark and have a conflict. When I try to update I get a conflict - something to the effect of "missing suo file". So I have to go into show log and revert the changes of the revision where I deleted the suo.
How do just get rid of this thing?