Quoting Michael Schmitt <[EMAIL PROTECTED]>: > Hi Andre, > > IIRC you were looking for a way to export bugzilla reports to some text > format. > > I noticed that the issue tracker of the subversion project > (http://subversion.tigris.org - the ultimate successor of cvs!) has such > a feature (and many more). >
I believe that all the tigris.org sites use scarab, a java servlet based 'bugzilla-like' tracker. The best option for ascii export of queries is either to use the long_list.cgi option and strip the HTML. Alternatively for specific bugs, there's the XML option. A few lines of perl/python and you could asciify that. > I can't figure out how it works but at least this proves that such a > feature exists indeed. > > Michael > > > > Cheers Koz ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
