On Thu, Oct 26, 2006 at 08:01:54PM +0100, Alan Burlison wrote: > Bill Shannon wrote: > > >SCCS comments are stored at the file level, but I can check in a bunch of > >files with one comment. I usually check in files with comments that tell > >exactly what changed in each file. The putback comments describe the > >larger goal of that collection of file level changes. > > That's contrary to ON guidelines ;-) The only thing in the SCCS comments is > supposed to be the bugid and synopsis, one per line.
If the Java folks want to use different conventions than ON, I think they should feel free. :) Mercurial doesn't have any support for changegroup-level metadata, AFAIK. It would be useful for things like when a changeset was added to a repo, so you could pull from a repo based on time (see issue77). Danek _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org