[Pkg-mono-svn-commits] rev 1571 - web

Eduard Bloch blade@costa.debian.org
Sun, 10 Apr 2005 09:12:16 +0000


Author: blade
Date: 2005-04-10 09:12:15 +0000 (Sun, 10 Apr 2005)
New Revision: 1571

Modified:
   web/index.html
Log:
maintainer list update, svn access description update


Modified: web/index.html
===================================================================
--- web/index.html	2005-04-10 08:40:59 UTC (rev 1570)
+++ web/index.html	2005-04-10 09:12:15 UTC (rev 1571)
@@ -184,9 +184,8 @@
 <ul>
 <li>Eduard Bloch (Zomb)</li>
 <li>Mirco Bauer (meebey)</li>
-<li>Michael Schiansky (mrdata)</li>
 <li>Pablo Fischer (pabl0)</li>
-<li>Teófilo Ruiz Suárez (teo)</li>
+<li>Dave Beckett (dajobe)</li>
 </ul>
 See MAINTAINERS file in the package docs directories for the respective responsibilities.
 <p>
@@ -195,6 +194,8 @@
 <ul>
 <li>Alp Toker</li>
 <li>Robert McQueen</li>
+<li>Michael Schiansky (mrdata)</li>
+<li>Teófilo Ruiz Suárez (teo)</li>
 </ul>
 
 
@@ -365,21 +366,20 @@
 <ul>
 <li>WWW browsing: <a
 href="http://svn.debian.org/viewcvs/pkg-mono/">http://svn.debian.org/viewcvs/pkg-mono/</a></li>
-<li>Access via Shell: svn+alioth://svn.debian.org/svn/pkg-mono (see below)</li>
+<li>Access via Shell: svn+ssh://svn.debian.org/svn/pkg-mono (see below)</li>
 <li>Anon access: svn://svn.debian.org/pkg-mono/.../trunk</li>
 </ul>
 
 <p>
-For SSH access define the following tunnel in your ~/.subversion/config:
+To speedup SSH access, replace +ssh with +alioth and define the following
+tunnel in your ~/.subversion/config:
 </p>
 <pre>
 [tunnels]
 alioth = fsh -C -l username
 </pre>
+See the manual in the svn-buildpackage package for details. Alternatively, ssh-3.9+ caching can be used.
 
-See the manual in the svn-buildpackage package for details. fsh is a SSH
-wrapper to make repeating connections easier.
-
 <h2>Compiling</h2>
 
 <p>