Skip to content

ijdickinson/trac-to-codebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Trac to codebase

Quick-and-dirty Ruby script for importing Trac tickets saved as CSV's into CodebaseHQ tracker items. Uses the codebaseHQ API to first look up the target project's details (e.g. the set of known users), then formulates the XML payload representing the new ticket and submits that over the API.

Run first in dry-run mode, -d, to see if the fields from the Trac export CSV can be mapped to the ticket details from codebase.

About

Quick-and-dirty Ruby script for importing Trac tickets saved as CSV's into CodebaseHQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages