projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e251f1
)
add ssh test to HDL_workflow
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 18 Aug 2021 11:02:20 +0000
(12:02 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 18 Aug 2021 11:02:45 +0000
(12:02 +0100)
HDL_workflow.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow.mdwn
b/HDL_workflow.mdwn
index b48749a0bf57fbba8601533f573be20536a31986..cd91a35fe006a622f65936dbd8c4c7dd764f44a1 100644
(file)
--- a/
HDL_workflow.mdwn
+++ b/
HDL_workflow.mdwn
@@
-584,6
+584,14
@@
Create a file `~/.ssh/config` with the following lines:
Host git.libre-soc.org
Port 922
+Test that you have access with this command:
+
+ ssh -v -p922 gitolite3@git.libre-soc.org
+
+Please note: **DO NOT TYPE A PASSWORD** - the server gets hit by a lot of
+port-scanning, and detection of password failures are used to instantly
+ban IP addresses.
+
Wait for the Project Admin to confirm that the ssh key has been added
to the required repositories. Once confirmed, you can clone any of the
repos at https://git.libre-soc.org/: