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.
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.
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.
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.
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
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
Date: 2012-09-05 06:38:45
User: travisb
I've implemented export support to the bug interchange format.
Date: 2012-09-06 03:38:55
User: travisb
I've implemented support to import bugs from the bug interchange format.
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