"Shawn Walker" <[EMAIL PROTECTED]> writes: > This seems rather tedious to do for every change. What do you folks do > when making changes to ONNV? Do you work / build nightlies out of your > mercurial directory? Do you commit them to a local mercurial > repository? If so, can you tell me what setup you have? >
I never download the source tarballs. I keep a local pristine copy of the hg onnv tree in a zfs filesystem. I create child workspaces with a little script that does it via a zfs clone, work in the child workspaces, commit to the child workspaces (and merge into them, etc). Diff from there. -- Rich _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code