From 0fb94f49b3a2a898462192a0ab83bd3431191f89 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 7 Nov 2010 02:04:42 +0000 Subject: [PATCH] move command into a pre. SVN revision: 54265 --- p/contribute/en-body | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/p/contribute/en-body b/p/contribute/en-body index baa4dcda..9ca0f59a 100644 --- a/p/contribute/en-body +++ b/p/contribute/en-body @@ -395,7 +395,11 @@ eet_sync(Eet_File *ef)

The id_rsa.pub is your SSH public key. You will find this in your ~/.ssh directory. If you don't have one yet, you can - generate one with ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa + generate one with: +

+

ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa
+

+

for example. You should read the SSH manuals for more information if you need it. This SSH key will give you access to SVN so you can check out and commit code, with all traffic between you and