On Sat, Jan 12, 2002 at 09:32:40PM +0100, Torsten Landschoff wrote: > On Sat, Jan 12, 2002 at 11:02:26AM -0600, Colin Watson wrote: > > Absolutely. The 'help' tag can only really be useful if it's widely > > known which bugs are tagged with it. Unfortunately it's not quite as > > easy as I thought to harvest them automatically using the LDAP interface > > to the BTS, as it doesn't seem to allow searching on tags. I'll have to > > handle it more directly on master. > > How about this: > > [EMAIL PROTECTED]:~$ ldapsearch -P2 -x -H ldap://bugs.debian.org:35568 -b > 'ou=Bugs,o=Debian Project,c=US' keywords=*help* subject
That's almost exactly what I was trying earlier. Thanks for implementing this! -- Colin Watson [EMAIL PROTECTED]