savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [382] Update Hg instructions.


From: ineiev
Subject: [Savannah-cvs] [382] Update Hg instructions.
Date: Mon, 10 Jun 2019 09:29:39 -0400 (EDT)

Revision: 382
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=382
Author:   ineiev
Date:     2019-06-10 09:29:39 -0400 (Mon, 10 Jun 2019)
Log Message:
-----------
Update Hg instructions.

Modified Paths:
--------------
    trunk/sviki/UsingHg.mdwn

Modified: trunk/sviki/UsingHg.mdwn
===================================================================
--- trunk/sviki/UsingHg.mdwn    2019-06-06 06:59:42 UTC (rev 381)
+++ trunk/sviki/UsingHg.mdwn    2019-06-10 13:29:39 UTC (rev 382)
@@ -14,12 +14,15 @@
 
         hg clone ssh://address@hidden/project
 
-    The RSA key fingerprint for hg.sv.gnu.org (as of 2010) is
-    `80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5`.
+    For the SSH key fingerprints for hg.sv.gnu.org, check
+    the "Mercurial Repository" link under "Development Tools"
+    on the main page of your project.
 
 -   Checkout with anonymous read-only access:
 
         hg clone http://hg.sv.gnu.org/hgweb/project
+    or
+        hg clone https://hg.sv.gnu.org/hgweb/project
 
 Developer setup
 ---------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]