Changes between Version 12 and Version 13 of VsTracIntegration


Ignore:
Timestamp:
Jan 2, 2010, 5:43:09 AM (14 years ago)
Author:
Ryan J Ollos
Comment:

More TracExplorer info from the Wikipedia page

Legend:

Unmodified
Added
Removed
Modified
  • VsTracIntegration

    v12 v13  
    33== Description ==
    44
    5 Integrates Visual Studio and TortoiseSVN with Trac.
     5TracExplorer is a Trac client, implemented as an addin for Microsoft Visual Studio 2005, 2008+. It is released under the GPL v3 License.
     6
     7Features:
     8
     9 * Provides the ability to view and manipulate tickets on your Trac system in Visual Studio
     10 * Choose tickets to commit changes to within TortoiseSVN (and through that VisualSVN)
     11 * View and edit Wiki pages from within Visual Studio
     12 * View Trac configuration settings
     13
     14== Download ==
    615
    716You can download the project and find documentation at [http://sourceforge.net/projects/vstrac/ SourceForge]. Please post any tickets at that site.