Re: Re: [UnixOS2] libc
Ilya Zakharevich <[email protected]> Wed, 9 Jul 2003 10:54:22 -0700
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 09, 2003 at 11:52:04AM -0500, Curtis W. Rendon wrote: > A code library is the central repository so that whomever is to generate > object libraries can get from the code library (CVS,RCS,whatever) a > designated group of source for the build that has been declared to all > be of the same version. A revision control system makes it easier to > manage, and revert if needed, than multiple directories of versions. This is probably just a fact in my biography, but I never use RCS for more than a separate file. Anything more, and having multiple versioned directories looks much more productive (especially with things which take hours to recompile). > I think we are actually in agreement. I do not propose *online* CVS for > distribution of code patches either. I agree that I prefer the patches > to be on the mailing list. I was thinking in terms of tools for the "Oh > High Maintainer of the Libraries". Of course, how the "maintainer" actually maintains things is not of my concern; and my personal preferences should not be taken with anything but a grain of salt... Hope this helps, Ilya