The Userland gate is now open for business for S12, with a branch also
created for the S11 Update train, and an existing branch still in place
for the S11 SRU train.  The 'default' branch in the gate is now for S12
development.  The branch names are 's11-sru' for S11 SRUs, and 's11-update'
for further S11 updates.  Find the gate at:

    ssh://[email protected]//gates/incoming  (for pushes)
    ssh://[email protected]//gates/gate      (for pulls)

To work with the S12 train:

    $ hg clone ssh://[email protected]//gates/gate workspace
    $ cd workspace
    $ hg update default

To work with the S11 Update train:

    $ hg clone ssh://[email protected]//gates/gate workspace
    $ cd workspace
    $ hg update s11-update

To work with the S11 SRU train:

    $ hg clone ssh://[email protected]//gates/gate workspace
    $ cd workspace
    $ hg update s11-sru

As usual, integration will require a code review and approved RTI.  File
RTIs like you normally would in WebRTI under the Userland consolidation.
Select "Create Solaris Marketing Release RTI..." for S12 or "Create Solaris
Update RTI..." for S11 Updates or SRUs.

-- John

http://blogs.oracle.com/jbeck/
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to