From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002292.html | 105 +++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002292.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002292.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002292.html b/zarb-ml/mageia-sysadm/2011-January/002292.html new file mode 100644 index 000000000..cad5b1dac --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002292.html @@ -0,0 +1,105 @@ + + + + [Mageia-sysadm] [329] update URL about ssh configuration (reported by erwan) + + + + + + + + + +

[Mageia-sysadm] [329] update URL about ssh configuration (reported by erwan)

+ root at mageia.org + root at mageia.org +
+ Thu Jan 20 15:52:49 CET 2011 +

+
+ +
Revision: 329
+Author:   boklm
+Date:     2011-01-20 15:52:49 +0100 (Thu, 20 Jan 2011)
+Log Message:
+-----------
+update URL about ssh configuration (reported by erwan)
+
+Modified Paths:
+--------------
+    build_system/mgarepo/trunk/MgaRepo/svn.py
+    build_system/mgarepo/trunk/mgarepo.8
+
+Modified: build_system/mgarepo/trunk/MgaRepo/svn.py
+===================================================================
+--- build_system/mgarepo/trunk/MgaRepo/svn.py	2011-01-20 07:50:55 UTC (rev 328)
++++ build_system/mgarepo/trunk/MgaRepo/svn.py	2011-01-20 14:52:49 UTC (rev 329)
+@@ -40,7 +40,7 @@
+                 if "Permission denied" in e.args[0]:
+                     msg = ("It seems ssh-agent or ForwardAgent are not setup "
+                            "or your username is wrong. See "
+-                           "http://wiki.mandriva.com/en/Development/Docs/Contributor_Tricks#SSH_configuration"
++                           "http://www.mageia.org/wiki/doku.php?id=svn-faq"
+                            " for more information.")
+                 elif "authorization failed" in e.args[0]:
+                     msg = ("Note that mgarepo does not support any HTTP "
+
+Modified: build_system/mgarepo/trunk/mgarepo.8
+===================================================================
+--- build_system/mgarepo/trunk/mgarepo.8	2011-01-20 07:50:55 UTC (rev 328)
++++ build_system/mgarepo/trunk/mgarepo.8	2011-01-20 14:52:49 UTC (rev 329)
+@@ -16,7 +16,7 @@
+ 
+ .nf
+ For more information related how to setup ssh-agent, see:
+-http://wiki.mandriva.com/en/Development/Docs/Contributor_Tricks#SSH_configuration
++http://www.mageia.org/wiki/doku.php?id=svn-faq
+ .fi
+ 
+ Users that don't have an ssh account in the default repository URL can set the option \fBmirror\fP pointing to a non-authenticated, read-only repository (such as http://svn.mageia.org/svn/packages).
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110120/faa493b9/attachment.html>
+
+ + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1