Slashdot Mirror


User: olberger

olberger's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. We're trying to develop such an open source tool on How To Track the Bug-Trackers? · · Score: 1

    We're currently working on trying to develop such an opensource tool that would allow bugs synchronisation between different bugtrackers. There's not much yet as the project just started a couple weeks ago, but I hope we can achieve something to solve that issue. Our first tasks have been to look at bts-link and also investigate the use of ontologies, RDF and semantic annotations or Linked Data concepts. More details here : https://picoforge.int-evry.fr/cgi-bin/twiki/view/Helios_wp3/Web/

  2. Re:Distributed? on How To Track the Bug-Trackers? · · Score: 1

    There's also bugs-everywhere and similar tools attempting going distributed for bugtracking.

  3. Re:Debian's solved this on How To Track the Bug-Trackers? · · Score: 1

    Debian has solved it using bts-link, which is an independent program from the bugtracker debbugs, FYI.

  4. Re:Debbugs on How To Track the Bug-Trackers? · · Score: 1

    * Keep track of bugs forwarded upstream and automatically update the bug status at home (to fixed-upstream) when the upstream bug is fixed.

    Well, actually, it's not exactly debbugs which handles that, but bts-link which explores remote bugs in distant (upstream) bugtrackers and notifies accordingly.

  5. Re:Internal on How To Track the Bug-Trackers? · · Score: 1

    Would be very interested in talking to you, as we are doing the same thing, for one project of ours (Helios WP3)... will probably post another comment later to give more details.