[1842] in Kerberos_V5_Development
Re: use of gnats "release" field
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Wed Oct 2 18:22:48 1996
Date: Wed, 2 Oct 1996 18:22:41 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: raeburn@cygnus.com
Cc: krbdev@MIT.EDU
In-Reply-To: <tx1iv8typzj.fsf@cygnus.com> (message from Ken Raeburn on 02 Oct
1996 18:13:04 -0400)
Is it possible to search based on the release field? I didn't think
it was.
You can search the release field with the query-pr --text option.
This searches all single-line PR fields (I believe); the --multitext
option searches all multi-line PR fields. At OV, in order to avoid
false matches, we formatted the release fields as "fixby:<1.0>" or
whatever, because "1.0" would probably match a lot of extraneous prs.
Barry