Is there some "quick reference" for common issues for those of us
managing project gates with multiple children?
I want to convert my OSS project gate, but I'm concerned if I am missing
any important points that aren't in Stacey Marshall's doc. In
particular, I'm willing (happy!) to manually
As part of the Boomer project, we have files for which we did:
"cp srcfile dstfile"
"hg add dstfile"
"edit dstfile"
"hg commit dstfile"
"hg rm srcfile"
While this is basically accurately reflected in the history and webrev,
what I would like to do is more accurately reflect the change as "move
But it looks like this sort of works already. If you search for
*usr/src/pkgdefs/SUNWad810/postinstall.tmpl
*at http://cr.opensolaris.org/~gdamore/boomer/ you can see the change...
"modified and renamed, was ..."
Maybe this only works within the same directory?
-- Garrett
Richard Lowe wro