diff -r 795cb0b252f8 -r 966a0e59a023 README --- a/README Mon Feb 23 02:07:40 2015 -0800 +++ b/README Tue Feb 24 08:36:39 2015 -0800 @@ -7,13 +7,17 @@ This README provides a very brief overview of the gate, how to retrieve a copy, and how to build it. Detailed documentation about the Userland gate can be found in the 'doc' directory. Questions or comments about - the gate can be addressed to userland-discuss@opensolaris.org. + the gate can be addressed to discuss@solaris-userland.java.net. Overview - The Userland consolidation maintains a Mercurial gate at + The Userland consolidation maintains a project page at + + https://solaris-userland.java.net/ - ssh://anon@hg.opensolaris.org//hg/userland/gate + and a Mercurial gate at + + https://hg.java.net/hg/solaris-userland~gate This gate contains build recipies, patches, IPS manifests, etc. necessary to download, prep, build, test, package and publish open source software. @@ -29,7 +33,7 @@ build or develop in the gate, you will need to clone it. You can do so with the following command - $ hg clone ssh://anon@hg.opensolaris.org//hg/userland/gate /scratch/clone + $ hg clone https://hg.java.net/hg/solaris-userland~gate /scratch/clone This will create a replica of the various pieces that are checked into the source code management system, but it does not retrieve the community