views:

718

answers:

1

Hi,

I have a CVS add-in to Visual Studio. The add-in writes to the output window everything I do (commiting, editing, etc.). I built a macro that takes the output window and uses it to my own purpose.

Now I moved to SVN, and I use the VisualSVN as add-in to the Visual Studio. But there is no SVN add-in that writes to the VS' output window.

Is there anything that can help me do that?

Thanks, Oded.

+2  A: 

There is a plug-in named AnkhSVN available on Collabnet, is one of the best add-on for Visual Studio for SVN client.

It is available at http://ankhsvn.open.collab.net/

srikanthv
Does AnkhSVN write to the output window in VS ?
Oded