]> pere.pagekite.me Git - homepage.git/commitdiff
Add link to the new CVS server.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 23 Sep 2003 21:37:00 +0000 (21:37 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 23 Sep 2003 21:37:00 +0000 (21:37 +0000)
linux/sane/cvs-server.html

index 31639ae18276559734c1cece8b269f68d354d71f..fe0e671c0948804c8d598aa37c674b9cc61fdee4 100644 (file)
@@ -7,42 +7,12 @@
   <body>
     <h1>SANE project CVS servers</h1>
 
-    The <A HREF="http://www.mostang.com/sane/">SANE project</A> has two CVS servers, one for developers, and one
-    read only for anonymous access.  Both use pserver connections.
-    
-    <P>They are hosted by <A HREF="http://www.hungry.com/">The Hungry
-    Programmers</A>
-
-    <h2>Accessing the development server</h2>
-
-    Only peoples allowed by the current SANE maintainer get access to
-    this server.  To check out the current development source, issue the
-    following commands:
-
-    <BLOCKQUOTE>
-    cvs -d :pserver:&lt;username&gt;@cvs.hungry.com:/cvsroot login
-    <BR>cvs -d :pserver:&lt;username&gt;@cvs.hungry.com:/cvsroot co sane
-    </BLOCKQUOTE>
-
-    More info on CVS is available from
-    <A HREF="http://www.loria.fr/~molli/cvs/cvs-tut/cvs_tutorial_toc.html">The
-    CVS tutorial</A>
-
-    <h2>Accessing the anonymous server</h2>
-
-    To get read-only access to the latest development version, issue
-    the following commands:
-
-    <BLOCKQUOTE>
-       cvs -d :pserver:anoncvs@anoncvs.hungry.com:/cvsroot login
-       <BR>[password "anoncvs"]
-       <BR>cvs -d :pserver:anoncvs@anoncvs.hungry.com:/cvsroot co sane
-    </BLOCKQUOTE>
-
-    The anonymous CVS version is updated every hour, on the hour.
-
-<P>Before 2000-08-13, development where being done in the DEVEL_1_9
-branch.  Now we are developing in the main branch instead.
+    The <A HREF="http://sane.alioth.debian.org/">SANE project</A> has
+    a new CVS server available from the Debian Alioth service.  The
+    old repository hosted by <A HREF="http://www.hungry.com/">The
+    Hungry Programmers</A> is moved there.  See
+    <a href="http://sane.alioth.debian.org/cvs.html">the new CVS
+    page</a> for more inof on the new repository.
 
 <H2>How to get write access to the CVS server</H2>
 
@@ -89,7 +59,7 @@ with body 'subscribe'.
     <address><a href="mailto:pere@hungry.com">Petter Reinholdtsen</a></address>
 <!-- Created: Sun Jul 25 19:52:40 CEST 1999 -->
 <!-- hhmts start -->
-Last modified: March 2000
+Last modified: Tue Sep 23 23:36:38 CEST 2003
 <!-- hhmts end -->
   </body>
 </html>