Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11934 closed defect (fixed)

how to install

Reported by: shorif2000 Owned by: Eli Carter
Priority: normal Component: AdvancedTicketWorkflowPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

there is no clear instruction on how to install this. i have checked out from svn but when i try to install i get the following.

#python setup.py 
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by Eli Carter

Installation is the same as other plugins; namely

$ python setup.py bdist_egg

then copy the egg to your plugins directory.

comment:2 Changed 10 years ago by Eli Carter

Resolution: fixed
Status: newclosed

Installation section added to the wiki page.

comment:3 Changed 10 years ago by anonymous

TracPlugins#InstallingaTracplugin also explains the various ways to install plugins.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Eli Carter.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.