Back to issue list Export

Looking at the discussion at there two links http://kitenet.net/pipermail/dist-bugs/ and http://dist-bugs.branchable.com/ it seems that synchronizing with and existing bug trackers could be useful. One useful example would be if one used git as the VCS and github as a public display. It would be useful to bidirectionally synchronize with this public bug tracker.

travisb 2012-08-27 23:03:12
hash: 052c19f506d03eeab85eb36e0acf212e33dbdc3b7598be42eff73d194e445244
Date: 2012-08-27 23:03:12
User: travisb

The best way to implement this would seem to be with a generalized bug interchange format as an intermediate format. Elsewhere I am working on such a format.

travisb 2012-08-30 05:48:39
hash: 7a402b7cbb99ce652b0ed73e339dda651ffb26b5f3105319e83985a439474fa7
Date: 2012-08-30 05:48:39
User: travisb

I have some discussion to this effect here: http://kitenet.net/pipermail/dist-bugs/2012-August/000069.html

travisb 2012-09-05 01:56:11
hash: 608c046751bfd0c47b6f469a292cb86caf67642f6a7e34650bec897e1536d9f1
Date: 2012-09-05 01:56:11
User: travisb

After some discussion and some thought it would seem that my own proposal is the one to go with as a start. The latest of the proposal can be found at http://kitenet.net/pipermail/dist-bugs/2012-August/000078.html

travisb 2012-09-05 06:38:45
hash: fcdfa1c1a37128fdd3e5a2b095bb15300ef67b8f901b9cd43be003ed825c4d95
Date: 2012-09-05 06:38:45
User: travisb

I've implemented export support to the bug interchange format.

travisb 2012-09-06 03:38:55
hash: 07da8808205557a45961a16680301c1088c575f500f595f2baf8b694ed3c7e77
Date: 2012-09-06 03:38:55
User: travisb

I've implemented support to import bugs from the bug interchange format.

travisb 2012-09-06 04:11:34
hash: 473d7a12dfabf0e78a4fc2ee8ae337a35f1a4f0a916c06d81b9bddcdcabed99c
Date: 2012-09-06 04:11:34
User: travisb

Nitpick supports the portable bug interchange format natively. The description of this format and conversion tools can be found at https://github.com/travisb-ca/bug_interchange


Tracked by Nitpick