Anybody knows what this means? It comes from ankhSVN, shows up in the output window, when loading the Visual Studio .Net solution: Cannot find automation object for project EwdWeb_deploy. Some manual refresh of project might be necessary. That "EwdWeb_deploy" project is the web deployment project (explanation here) ......
This post is for someone who's like me, i.e., has never used Sebversion before, and the documentation, although there's certainly plenty of it, doesn't really follow the KISS principle. Software * Subversion - the version control software. * TortoiseSVN - GUI for Windows Explorer (not IE) * AnkhSVN - Add-in that enables the use of Subversion directly from Visual Studio * SVNService - Runs the Subversion "daemon" as a Service in Windows, on the Server side. Branches, Tags and Trunk: * Tagging: You ......