Git Product home page Git Product logo

turtlezilla's Introduction

TurtleZilla

Introduction

This project provides an issue tracking plugin (an IBugTraqProvider implementation) for Tortoise SVN for Bugzilla.

Once this plugin is installed and configured, you will have a new button in TortoiseSVN commit window that will display a list of Bugzilla issues which you can choose to select to include in your commit message.

Prerequisites

Quick Start

Installing TurtleZilla
Configuring TurtleZilla
  1. Browse to your folder that contains repository which you wish to hook up your Bugzilla issues list.
  2. Right-click the folder and go to TortoiseSVN -> Settings.
  3. In the Settings dialog, select Issue Tracking Integration and click Add button.
  4. In the Configure Issue Tracker Integration dialog, you need to specify three values.
    • Set the Working Copy Path to the local repository location.
    • Set the Provider to TurtleZilla provider.
    • Set the Parameters to "url=[Your Bugzilla URL];product=[Project or Product Name];apikey=[Web Service API Key]"
  5. Click Options button to test your connection (optional).
  6. Click OK button to confirm and return to TortoiseSVN window. You should now have the plugin in a list pointing to your [project] path.
Using TurtleZilla
  1. Bring up the TortoiseSVN commit dialog (by right-click on any files or folder and select SVN Commit... on a popup menu"), Bugzilla Issues button would appear at the top right corner of the dialog window.
  2. CLick the Bugzilla Issues button to bring up the TurtleZilla window.
  3. Things you could do:
    • A basic search box to search with the issues.
    • A drop down list to choose which field to seach by.
    • A checkbox to include closed issues.
    • Click OK button to add selected issue[s] to your commit message, otherwise Cancel to return to your commit dialog.
  4. An auto generated message will be appended to the end of your existing commit message.

Work With The Source Code

Under construction...

turtlezilla's People

Contributors

hancheester avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.