This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Updated the GCJ manual on the branch
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: 07 Apr 2002 14:20:18 -0600
- Subject: Re: Updated the GCJ manual on the branch
- References: <87g02acp5j.fsf@pooh-sticks-bridge.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> I've just updated the gcj manual (with the changes I'd already
Nic> made on the head) on the branch.
Nic> I hope I did this right, I don't use CVS branches that often.
Look good. Thanks for doing this.
Nic> I presumed that I didn't need approval because the changes had
Nic> already been approved on the head.
Actually, ordinarily the reverse is true: the rules on the branch are
even more strict than the trunk. For instance pretty soon any commit
to the branch will require Mark's approval -- even the normal gcj
maintainers won't be able to do unapproved commits.
However in this case we needed the change on the branch. So you did
the right thing.
Tom