I'm considering using SVN for my .net projects, and I'd like to know what plugins are available for integrating the source control capabilities directly into the IDE.
I already know about :
Visual SVN, which seems great but is not free. Is anyone using it?
AnkhSVN, which is free but I've heard it's a bit buggy. Is anyone using it? are you experiencing problems? Edit: The 2.0 version is a complete rewrite and seems to solve the problem I've heard about (which were related to the 1.x versions)
Edit : TortoiseSVN + Mindscape's FileExplorer VS Extension, which is not a real IDE integration but somewhat eases the use of TortoiseSVN from Visual studio
Edit : I've found a few comparison posts between AnkhSVN and VisualSVN here, here and here.