forked from maxim/trachouse
-
Notifications
You must be signed in to change notification settings - Fork 0
Trac to Lighthouse ticket importer.
License
biochimia/trachouse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Trac to Lighthouse ticket importer Original Author: Shay Arnett <shayarnett@gmail.com> Contributions by : Maxim Chernyak <max@bitsonnet.com> João Abecasis <joao@abecasis.name> NOTES ----- You'll need to get lighthouse.rb from http://ar-code.svn.engineyard.com/lighthouse-api/lib Enter Lighthouse and Trac configuration data in the ###marked### sections. Usage: require 'trachouse' t = Ticket.new # grabs all tickets from trac tickets = t.populate_tickets # import tickets to lighthouse t.import_tickets(tickets) # profit You may want to inspect tickets and import a subset for testing, before bulk processing all tickets.
About
Trac to Lighthouse ticket importer.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%