Nikolay Molchanov wrote:
I'd like to ask if there is a recommended Code Management System for
OpenSolaris.
Solaris is shipped with "sccs" (/usr/ccs/bin/sccs), and inside Sun all Solaris
sources
are under SCCS.
Many Solaris sources, but no longer all, since TeamWare was declared
"dead" a few years ago. Most of JDS is in CVS now for instance, and
I believe they are not the only engineering group to have migrated to
either CVS or Subversion. The challenges there are in preserving the
history (which for OpenSolaris may not be possible since you'ld then
have to scrub all the deltas in the same way the current source was to
be sure they're clean from encumbrance, but is still desirable for
internal sources), and in continuing to work with the source trees for
older releases. (Today I can putback the same change to the X trees for
Solaris 7, 8, 9, 10, and Nevada by just adjusting the -p option to putback,
if I'm changing a file that's already identical in all those trees, which
a surprising amount are - and an even greater amount are common between
10 and Nevada still since it's had so little time to diverge.)
--
-Alan Coopersmith- [EMAIL PROTECTED]
Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
opensolaris-discuss mailing list
[email protected]