towervilla.blogg.se

Visual studio subversion plugins
Visual studio subversion plugins













If you’re a Plastic SCM user (you’re using the Visual Studio plugin) and want to give a try to the SVN methodhist… contact us first because the two plugins collide and can’t be used on the same Visual Studio session (you’ve to use one, then close, then use another one). Using the Subversive plug-in, you can work with projects stored in Subversion repositories directly from the Eclipse workbench in a way similar to work with. Improving method search (being able to track renamed methods).Improve current C# support (it doesn’t work for properties yet).Add support for VB and Java and later C++.

Visual studio subversion plugins code#

Now you choose the directory where your code will be stored. Then choose Add Solution to Subversion from the VisualSVN menu command and the wizard will open.

visual studio subversion plugins visual studio subversion plugins

Open or create new solution in Visual Studio. “Method history for Subversion” is just in its first release and only available from Visual Studio. There are only two main steps to do this: execute the Add Solution to Subversion command and commit your solution to the repository. Right now it only works for C# code, but we will be adding Visual Basic and Java support soon. “Method history for Subversion” is still in beta so we really appreciate feedback through our forum (). Now we’re sharing it with Subversion users to enhance their day to day operations and also introduce them to our technology. Visual Studio subscribers can use their Azure Credits to get started with Microsoft Dev Box today. We developed “method history” as part of our Plastic SCM version control system. It becomes a real nightmare if the method has been moved around in the file or if it has been heavily refactored. Testing it can’t be easier.ĩ5% of the time you check the history of a file you’re looking for the changes you’ve done to a given method, aren’t you? Then you have to diff the files and locate the method yourself. It installs in just a few seconds and then a new menu option will show up on your context menu on Visual Studio.

visual studio subversion plugins

It doesn’t matter how heavily you refactored your code, the plugin will locate it!ĭownload the plugin here. Then you will be able to navigate the different revisions and be able to filter the ones that contain the method and the ones where the method has been modified. This command launches a window that displays the most recent revisions of the file containing the method. Yes, here it is: if you’re a Visual Studio programmer using Subversion (Eclipse developers will have to wait a few more weeks…) and C# you can start using our plugin right now: it provides a new context menu command: Simply put: right click on a C# method in Visual Studio and find its history instead the entire file history: we called it method history for SVN!!













Visual studio subversion plugins