changeset 342:ab1ec4009541

cloning for dev
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Mar 2020 18:36:16 +0100
parents d1f00afca0fb
children fff45618262d
files Sphinx/source/developers/repositories.rst
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/developers/repositories.rst	Thu Mar 26 15:57:41 2020 +0100
+++ b/Sphinx/source/developers/repositories.rst	Thu Mar 26 18:36:16 2020 +0100
@@ -81,7 +81,10 @@
 ^^^^^^^^^^^^
 
 Only the core developers of Orthanc have direct write access to the
-Orthanc repositories (through SSH).
+Orthanc repositories (through SSH). Core developers can clone a
+repository with write access as follows::
+
+  $ hg clone ssh://hg@hg.orthanc-server.com/public/orthanc
 
 
 .. _hg-contributing: