Subject: Re: Question about a CVS comment:
To: None <netbsd99@sudog.com>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 02/13/2003 10:37:24
On Wed, Feb 12, 2003 at 11:38:04AM -0800, netbsd99@sudog.com wrote:
|
| Change 236294 by jmc@cvs2p4 on 2003/02/09 22:05:57
|
| Pullup rev 1.541 (requested by grant in ticket #1115)
| Separate progress reporting into a utility set of routines. Use
| these to provide a standalone progress binary and integrate support
| for this into sysinst.
|
| ... what does "ticket #1115" refer to? Is there a defect tracker outside of
| gnats?
It refers to a ticket in a (private0 tracking system used by release
engineering to track "pullup requests" of changes from the cvs "HEAD"
(aka "netbsd-current") to the release branch (in this case, "netbsd-1-6").
| Is the grant mentioned in this comment this one:
|
| Grant Beattie <grant@netbsd.org> - htdocs, advocacy, pkgsrc
Yes.
When there's a "requested by foo in ticket #NNNN" comment, the `foo'
usually refers to a NetBSD developer with the email address foo@netbsd.org.
Luke.