mtd/html index.html,1.33,1.34

gleixner at infradead.org gleixner at infradead.org
Tue Jun 1 09:42:58 EDT 2004


Update of /home/cvs/mtd/html
In directory phoenix.infradead.org:/tmp/cvs-serv17552

Modified Files:
	index.html 
Log Message:
IPV6 CVS information

Index: index.html
===================================================================
RCS file: /home/cvs/mtd/html/index.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- index.html	6 May 2004 09:13:17 -0000	1.33
+++ index.html	1 Jun 2004 13:42:55 -0000	1.34
@@ -70,12 +70,21 @@
       We do break the CVS build occasionally, but we're also fairly good
       at fixing it quickly when we do so. </P>
 
+<!--
     <P>Anonymous CVS access is available, and full CVS access may also be
       granted to developers on request.
       <PRE>
 cvs -d :pserver:anoncvs at cvs.infradead.org:/home/cvs login <I>(password: anoncvs)</I>
 cvs -d :pserver:anoncvs at cvs.infradead.org:/home/cvs co mtd
     </PRE>
+-->    
+   
+   <P><B>Note: At the moment the CVS is accessible via IPV6 only.</B><BR>
+      	<PRE>
+          export CVS_RSH=`which ssh`
+          cvs -d :ext:anoncvs at cvs.infradead.org:/home/cvs co mtd
+	</PRE>		  
+  </P>
    
     <P>If you can't access anoncvs for some reason, daily snapshots 
       are also available at <A 





More information about the linux-mtd-cvs mailing list