README
branchs11-update
changeset 3853 966a0e59a023
parent 151 f9e42a3f7095
child 7760 4ab84455407c
--- 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 [email protected].
+    the gate can be addressed to [email protected].
 
 Overview
 
-    The Userland consolidation maintains a Mercurial gate at
+    The Userland consolidation maintains a project page at
+
+         https://solaris-userland.java.net/
 
-        ssh://[email protected]//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://[email protected]//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