Re: gcc source management requirements
From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2002-12-10 05:00:37 CET
> >> 4) GCC, more than many projects, makes use of a formal review
> This is a strength, but with a downside -- patches can and do get
I've started using the micropattern of putting all submitted patches
http://cvs.samba.org/cvsweb/distcc/patches/
This has a few benefits:
- they're easier to find there than in a mail archive or somebody's
- if an updated version is submitted it can be updated in CVS and
- they can be deleted (and therefore "marked closed") when they're
- patches that are not generalized but perhaps useful on a particular
- it's more motivating to people sending patches that it is at least
- you can add comments about the patch in commit messages or at the
- it's easier than setting up a separate patch tracking tool, and just
I don't know if this would work for the (obviously much larger) gcc
-- Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Dec 10 05:01:40 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.