[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