I was running VAX with no problem and I installed the SVN SCC plug-in. Then the IDE would load but when the text editor started up everything inside the window would lock up. Only window minimize, etc., would work.
I had to: Uninstall SCC Uninstall VAX Reinstall VAX Delete the .suo file.
this is what i was thinking of when i referenced the thread. i know that some people have successfully used the .NET addin for Subversion along side VA without any problems.
SCC is the source control API for Visual Studio that microsoft provides. ANKH and others don't use a real SCC plug-in, but add their own UI. SCC SVN is a real SCC plug-in that makes the VS source control work with SVN (Subversion).
I used ANKH and VAX with VS 2003, but ANKH isn't compatible with VS 2005 yet. So, actually I'm looking for anything that can integrate SVN with VS2005 and is compatible with VAX. There doesn't appear to be anything that fits this bill right now.
*ah* it would be easier if i could just download and test the SVN SCC plug-in without having to jump through hoops, but this does not seem to be an option.
unfortunately when you get these sort of problems it is often caused by a bug in the other plugin, or the other plugin is also trying to "run" the IDE behind its back.