Mike Kupfer wrote:
"Bill" == Bill Shannon <[EMAIL PROTECTED]> writes:


Bill> I think of hg commit as equivalent to sccs delget.


You need to significantly revise this thought :)


Bill> Why?

stevel> Because they're completely non-equivalent. :) sccs delget adds one
stevel> delta to one file.

Bill> No it doesn't.  sccs delget adds one delta to all the files you
Bill> specify.

Yes, but it then immediately forgets that these deltas have anything to
do with each other.  "hg commit" does not.

Of course, but the intended use and the granularity is the same.
They both operate on arbitrary sets of files and they both effect
only the local workspace.  The SCCS implementation is not as good
because it doesn't know the relationships between files in a delta.
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to