From fb6704b7afeb46abf690602b287767969c02baec Mon Sep 17 00:00:00 2001 From: Olaf Meeuwissen Date: Fri, 9 Feb 2018 09:16:26 +0900 Subject: [PATCH] Update frontends repository information The move to GitLab.com as well as the information on joining the project has been updated as well. --- cvs.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/cvs.html b/cvs.html index 084ce04d..593956ba 100644 --- a/cvs.html +++ b/cvs.html @@ -26,12 +26,18 @@
+
+

+ The SANE Project is in the process of relocating to GitLab.com. +

+
+

git, the version control system invented by Linus Torvalds and used for the Linux kernel among other things, is used to develop SANE. To get the latest SANE software (sane-backends and sane-frontends) our - git server can be used. But keep in mind that the software in + git repositories can be used. But keep in mind that the software in git is not tested so the risk of bugs is much higher than with stable releases.

@@ -42,7 +48,7 @@

Anonymous git Access (Read-Only)

- The git trees are available anonymously either through the + The git repositories are available anonymously either through the HTTP access method or the git-specific git protocol.

@@ -57,14 +63,13 @@

  • HTTPS access method:
  • git protocol (preferred):
  • @@ -73,11 +78,10 @@

    If you just want to look at one file and don't want to download the - whole git tree, you can use gitweb to browse the tree with your - web browser: + whole git repository, you can use browse the repository trees at:

    @@ -85,30 +89,26 @@

    Developer Access to git (Read-Write)

    - If you intend to use the development git server, get - a login at Alioth and contact - one of the SANE project managers to get added to the project. Don't - be surprised that you get a "foo-guest" account, that's just the normal - naming scheme. After being added to the project, it can take some hours - until you get write access to the git trees. Development git - access is done by ssh: + If you intend to do development, login at GitLab.com and + request access to the group or a specific project. Development git + access is done by SSH:

    - Available git trees: + Available git repositories: