vote up 1 vote down star

I'd like to use a hosted issue-tracking service, but I want to be able to backup my data in case the service goes under.

  1. Are there any hosted issue-tracking services that have a "data liberation" strategy and support you periodically copying your issue-tracking data to your local system?

  2. If not, does anyone have a clever workaround for backing up your data using an existing hosted issue-tracking service, even if it's in an unsupported way?

flag
do you have a specific issue tracker in mind, or any will do? – sereda Oct 22 at 22:56
Just about any will do. This is a closed-source project though, so Google Code Hosting isn't an option. – Rolf Oct 28 at 6:41

3 Answers

vote up 0 vote down

You can do this with FogBugz on Demand. Here is a scrape right off the "Your account" screen:

Download Your Database:
You can download your FogBugz database in three different formats. The FogBugz database format (schema) is documented here.

  1. SQL Server 2000
  2. Access – This format is temporarily unavailable
  3. MySQL
link|flag
vote up 0 vote down

With Elementool link text you can download a copy of your issue list for backup on your own system.

link|flag
vote up 0 vote down

There is a simple script at Artifacts download page to import issues from Google Code Hosting as a set of XML files. And files can be backed up then.

I think it shouldn't be a problem to tweak the script to import from other issues-tracking services.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.