I'm using Visual Studio, but I guess this will be relevant for other platforms.
Currently, when I need to add an existing Solution or Project to Subversion with Tortoise, I add all files/folders initially, and then have to go through and weed out the ones that I don't want to be source controlled (e.g. output dlls, user settings like the suo file), and register them on the ignore lists for the relevant folders. It takes ages.
There must be a better way that I don't know about, right?
