Edgewall Software

Changes between Version 15 and Version 16 of TortoiseSvn


Ignore:
Timestamp:
Mar 9, 2010, 7:49:56 AM (14 years ago)
Author:
Ryan Ollos <ryano@…>
Comment:

Dividing content into sections. More content will be added soon.

Legend:

Unmodified
Added
Removed
Modified
  • TortoiseSvn

    v15 v16  
    1111TortoiseSVN supports integration with various issue tracking systems via some properties added to the top-level checkout.  This integration adds a separate column for ticket numbers and activates clickable links to tickets in the TSVN log dialog.
    1212
     13=== Bugtraq Properties ===
    1314For integration with Trac, the following properties work well:
    1415* bugtraq:warnifnoissue
     
    2425See [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html Integration with Bug Tracking Systems / Issue Trackers]
    2526
    26 
     27=== Webviewer Properties ===
    2728|| webviewer:pathrevision || !http://your.trac.server/browser/%PATH%?rev=%REVISION% ||
    2829|| webviewer:revision || !http://your.trac.server/changeset/%REVISION% ||
     
    3031See [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-repoviewer.html Integration with Web-based Repository Viewers].
    3132
     33=== Bugtraq Client ===
    3234TortoiseSVN has an interface for [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html#tsvn-dug-bugtracker-ref issue tracker integration]. [http://sourceforge.net/projects/vstrac TracExplorer] provides integration of TortoiseSVN with Trac, and also integrates Visual Studio with Trac. With this add-in you can select Trac tickets directly from the commit-dialog.