Ideas
Ideas
I've been thinking about a project I might start working on. I haven't done any VSTO (Office coding) for some time now, and I'd like to get back into the swing of things. As an avid Subversion user, it's pretty common for me to be checking Office docs in and out of Subversion repositories. It should be fairly straight-forward to create a new ribbon to add the Subversion commands to any document. I am envisioning Revert, Commit, and Update being the most common. Clicking Revert would close the current document, invoke Update, then re-open it. Update would act similarly,...