views:

165

answers:

2

when opening a solution from a visual studio w/o source control, visual studio just complains about every project in the solution that can't be register with source control, when the number of project is big, it's really annoying.

+1  A: 

Not a plugin but will do the job nonetheless:

Jeff Atwood's Clean Sources Plus and it's successor TreeTrim

Sky Sanders
+1  A: 

I've just released HgSccPackage v1.3.3 which have an option to add or remove Scc bindings from projects and solution. Use menu File->Change Scc Bindings, then select projects to remove Scc bindings in the list and press unbind button.

You can download it here: http://bitbucket.org/zzsergant/hgsccpackage/downloads/

zz-sergant
thanks, I just found about this new release.
Benny