< Home - < Back

trac-mastertickets-plugin


Information about the package, trac-mastertickets-plugin, which is shipped with common Linux distributions. The trac-mastertickets-plugin package is designed for, Add support for ticket dependencies to Trac.


Package Name:

trac-mastertickets-plugin

Summary:

Add support for ticket dependencies to Trac

Description:

This plugin adds "blocks" and "blocked by" fields to each ticket, enabling you to express dependencies between tickets. It also provides a graphviz-based dependency-graph feature for those tickets having dependencies specified, allowing you to visually understand the dependency tree. The dependency graph is viewable by clicking 'depgraph' in the context (in the upper right corner) menu when viewing a ticket that blocks or is blocked by another ticket.

Architecture:

noarch

Version:

3.0.3

Release:

1.20130209.git4c461fe.el6

Size:

49 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for trac-mastertickets-plugin


Control the trac-mastertickets-plugin package with the following handy commands outlined below.


Command

Description of Command

yum install trac-mastertickets-plugin

This command will install trac-mastertickets-plugin on the server.

yum remove trac-mastertickets-plugin

This command will un-install trac-mastertickets-plugin on the server. When you run this command, you will be asked if you are sure that you want to remove trac-mastertickets-plugin, so you have to manually confirm that you want to do this.

yum -y remove trac-mastertickets-plugin

This command will un-install trac-mastertickets-plugin on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trac-mastertickets-plugin when using the -y flag.

yum update trac-mastertickets-plugin

This command will update trac-mastertickets-plugin to the latest version. When you run this command, you will be asked if you are sure that you want to remove trac-mastertickets-plugin, so you have to manually confirm that you want to do this.

yum -y update trac-mastertickets-plugin

This command will update trac-mastertickets-plugin to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trac-mastertickets-plugin when using the -y flag.

yum info trac-mastertickets-plugin

This command will show you core information about the trac-mastertickets-plugin package.

yum deplist trac-mastertickets-plugin

This command will show you the dependencies for trac-mastertickets-plugin. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update trac-mastertickets-plugin

This command will check if there is an update waiting on trac-mastertickets-plugin. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.