> I'm now working on updates to the documentation that the gate README > points to. First up: puttingback.html. A draft update and diffs are in > http://cr.opensolaris.org/~kupfer/on-readme/. Let me know if anything > looks amiss.
Once the stuff at bottom is linked to manpage/help pages, it looks mostly right. The "Sync up your workspace with the clone" could use an example: hg pull -u ssh://onnv.sfbay//export/onnv-clone ...and then "Merge if needed," with example: hg merge ...and then the "check your diffs" should be followed by "commit" and "recommit if necessary" steps. Is that too much detail? --Mark