[mango] Fix Mango password retrieval command



commit 67f1ed2dba2cc939e4e76740ec413861175afb96
Author: Olav Vitters <olav bkor dhs org>
Date:   Tue Jan 19 14:47:50 2010 +0100

    Fix Mango password retrieval command

 templates/maintainer_approval.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/maintainer_approval.xsl b/templates/maintainer_approval.xsl
index 92d1c65..b985b8e 100644
--- a/templates/maintainer_approval.xsl
+++ b/templates/maintainer_approval.xsl
@@ -22,7 +22,7 @@ check the pending requests. If you do not see any pending request, this
 is likely due to one of the other maintainers being faster than you.
 
 To retrieve your password (this will only work once):
-  ssh -l $USERID svn.gnome.org mango
+  ssh -l $USERID mango.gnome.org mango
 It is not possible to change this password, nor to reset it (resetting is
 difficult and takes a long time, ask gnome-sysadmin)!
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]