Ankhsvn
AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio 2005, 2008 and 2010. AnkhSVN provides source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE.
The Pending Changes dashboard gives you a unique insight in your development process and provides easy access to the source code and issue management features. The deep source code control (SCC) integration allows you to focus on developing, while AnkhSVN keeps track of all your changes and provides you the tools to effectively handle your specific needs. AnkhSVN 2.0 supports Visual Studio 2005, Visual Studio 2008 and Visual Studio 2010. Its features include:
- Pending Changes window
- Merge Tracking
- Optimized workflow
- Pluggable diff/merge
- Repository Explorer
http://ankhsvn.open.collab.net/
comments powered by Disqus
Related Products
Cs266-simcon - Code hosting for CS 266 Simulator/Controller
Unified codeAll code is now in the trunk. Key namespaces:CS266.SimCon.Controller CS266.SimCon.Simulator Subversion InstructionsTo get write access, please send Konstantin your Gmail address. The Subversion URL (which you use in your Subversion client, not in a web browser) is https://cs266-simcon.googlecode.com/svn/ You log in with your Google username, but your password is obtained from http://code.google.com/hosting/settings You can download the AnkhSVN plugin for Visual Studio here: http://an
Os-assignment-2-source - assignment 2
We have a bunch of coding to do as well as an essay and a comparison of file systems BY FRIDAY If you wanna help code then use the AnkhSVN plugin for Visual Studio 2010 to access the code from the subversion repository. To do that get the plugin from http://ankhsvn.open.collab.net/ Then in VS2010 got to file-subversion-open from subversion and type in https://os-assignment-2-source.googlecode.com/svn/trunk/ There are 3 parts to the assignment. Part 1: Development of a user�space file system. Y
Space-opinion - NCSU Multitouch
Multitouch Environment and DriversNote to developers in ths project:To begin developing this project, download Visual Studio 2008 Professional Edition and XNA Game Studio from http://msdn.e-academy.com/ncsu_ece. Then download AnkhSVN for Visual Studio 2005+ from http://ankhsvn.open.collab.net. You might also want to download some more powerful subversion software, Tortoise SVN, from http://tortoisesvn.tigris.org. Its another SVN client that might help out if some problems arise. Open Visual Stud
bzr-visualstudio
An integration package that brings the wonderful world of friendly distributed version control to Visual Studio 2005. The project includes a class library written in C# exposing a Bazaar API to all .NET languages running with Mono or Microsoft's .NET, and a Visual Studio source control provider which integrates the Bazaar version control system into Visual Studio 2005.
Sp2009 - A 2D sidescrolling pixel/tile based game
OutlineLanguage: C# using Microsoft XNA The following will be needed: Visual C# 2008 Studio Express Microsoft XNA Game Studio 3.0 TortoiseSVN plug-in for Explorer and 32 bit version and guide Tile Studio loooking ok for spirite animation http://www.ziggyware.com/news.php awesome code source site for XNA stuff http://www.microsoft.com/downloads/thankyou.aspx?familyId=5493f76a-6d37-478d-ba17-28b1cca4865a&displayLang=en DirectX SDK (refer to Issue 1 ) Unfortunately, AnkhSVN IDE plug-in does not wo
Svnrevisionlabeller - Subversion Revision Labeller plug-in for the CruiseControl.NET project
SVN Revision Labeller is a plugin for CruiseControl.NET (CC.NET) that allows you to generate version labels for your builds, based upon the revision number of your Subversion working copy. This can be customised with a prefix and/or major/minor version numbers. Important Update!I have essentially stopped development work on SVN Revision Labeller; I don't have as much time as I used to, and CC.NET's AssemblyVersionLabeller now does enough for me to use it in place of my own code. However, many th
Xmlcc - A platform independent object-oriented C++ library for generating, writing and parsing XML a
XMLCCXMLCC is a C++ library for handling XML using Design Patterns especially the Composite Pattern. AboutXMLCC allows for generating XML structures using a hierarchical object-oriented model that can be written to an XML file easily. Parsing is available by several parsers; a DOM like parser building the complete object-oriented model that can be searched for XML tags afterwards, or a SAX like parser that can by specialized to an XML structure by implementing an API. Both parsers are char by ch
Ucionica - Projekt Ucionica C#
Projekt U�ionica - naslovna stranicaO projektuProgram je pravljen u alatu Visual Studio 2008 i programskom jeziku C#. Koristi MS SQL baze podataka i '''.Net Framework 3.5'''. '''Tlocrt u�ionice''' je rađen u alatu Microsoft Visio koji služi za crtanje dijagrama. U kasnijim verzijama će se unutar programa "U�ionica" moći stvarati jedinstveni tlocrt u�ionice. Potreban je .Net Framework 3.5 i SQL Compact Framework - kompatibilnost će se ispraviti u budućim verzijama Zadnja stabilna verzij
Masterweb-noticias - Sistema de producción de noticias
DescripciónProyecto de una aplicación web distribuida para el "Máster oficial en desarrollo software y servicios web", de la Universidad de Alicante, curso 07-08. Contenido del proyectoEl proyecto contiene tanto los archivos de Modelado, como las aplicaciones Web y de Windows que hay que desarrollar para el proyecto del Máster. Está organizado en 3 carpetas globales: \\RaÃz: - ProyectoVisualStudio (Carpeta con la Solución .Net del Proyecto) - Modelado (Carpeta con los archivos de la fase
Hp48csharp - CSharp program to emulates the HP48G Calculator (Codename : ARISTON)
By : Paul LorenaObjective: Create a HP48G emulator in CSharp using the TDD (Test Driven Develeopment) methodology. Use best practices for the development, i.e.: design patterns, DOO (Design Object Oriented principles). Technical SpecificationThis project is open source This project is written in CSharp 3.5 (Visual Studio 2008 SP1) There is a subversion repository created to hosted the development(Google code host) , here the link https://hp48csharp.googlecode.com/ . You can browse the code http: