<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:<username>@cvs.hungry.com:/cvsroot login
- <BR>cvs -d :pserver:<username>@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>
If you are an active SANE backend maintainer, you can get write access
-to the CVS server. You will need to supply my a username and a unix passwd
+to the CVS server. You will need to supply me a username and a unix passwd
hash to feed into the CVS access list. A simple program to do this is
available from my <A HREF="../">linux and unix stuff</A> page.
<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>