Mark J. Nelson wrote: > > Apologies for multiple copies, as many aliases were bcc'd. > > Howdy-- > > If you have used the mercurial-enabled SUNWonbld packages from the > scm-migration opensolaris project page, either because you downloaded > them or you use the Burlington build servers, please read on. > > Please take five minutes RIGHT NOW (or at least by close of business on > Monday, June 2) to respond to the questions below. > > Why? The tools are fast approaching integration, and we (the SCM > Migration project team) need to quantify our existing test coverage. > > Anyway, survey below. Please honor the reply-to header field. > > Project gatekeepers: if you reply on behalf of your team, please include > a developer count. > > Thanks in advance for your time. > > --Mark > > --- cut here, fill in below, and return --- > > SCM Migration Project Tool Usage Survey > > What tools have you used from the SCM Migration Project? > > http://opensolaris.org/os/project/scm-migration/
We use them to manage the xvm-gate. There are some changes which John Levon has to generate webrev's for HG mq patches which we should get back before integration Also use them for xen-unstable based onnv gate on opensolaris. Regularly use the hg cdm features. e.g. webrev, recommit, etc. > When was the last time you used them? Every day. > What project(s) did you use them for? xVM Server > Are you a project or consolidation gatekeeper? Yes, In the past. > What consolidation are you targeting? ON > Did you use teamware or mercurial? Both > Did you have to do any merges or "tricky" operations? We have a nasty forced accept everything from the parent "merge" that we need to do. I wouldn't expect this to be applicable to most people. e.g. : girltalk[1]; hg pull -v http://xenbits.xensource.com/xen-3.1-testing.hg pulling from http://xenbits.xensource.com/xen-3.1-testing.hg searching for changes adding changesets adding manifests adding file changes added 241 changesets with 456 changes to 265 files (+1 heads) (run 'hg heads' to see heads, 'hg merge' to merge) : girltalk[1]; hg heads changeset: 15794:2787632a7cbc tag: tip user: Keir Fraser <keir.fraser at citrix.com> date: Fri Apr 25 14:03:12 2008 +0100 summary: Added tag RELEASE-3.1.4 for changeset 9c6995d6100fc17ad39732e1b1f6dbda244339c8 changeset: 15553:350f915fa8ee parent: 15552:c6776b6da8ee parent: 13138:d401cb96d8a0 user: john.levon at sun.com date: Wed Feb 27 14:48:52 2008 -0800 summary: 6562776 'xm block-detach' shows help message twice : girltalk[1]; hg up -C 15794 262 files updated, 0 files merged, 25 files removed, 0 files unresolved : girltalk[1]; hg debugsetparents 15794 15553 : girltalk[1]; hg commit -m '6694522 Update xvm hypervisor to 3.1.4' > Did you use the tools inside or outside SWAN? Both > Did you find any issues? merges need to be better. The *default* needs to be more interactive, like resolve, and prompt for accept parent/child/merge with filemerge like capability. > Anything else that you think the SCM team should know > about before we integrate? No. MRJ