wiki:UserServices

Current services

This page lists services offered to end-users. The system services used to provide those services should be listed on another page.

  • Source control systems:
    • CVS
      • anonymous access through cvsd
      • commit access through ssh
      • web-browsing through ViewVC
    • Darcs
      • anonymous access through http protocol (by placing repository inside project's document root)
      • commit access through ssh
      • web-browsing through darcsweb
    • Subversion
      • anonymous access through http protocol (Apache's mod_dav_svn)
      • anonymous access through svn protocol (though xinetd)
      • commit access through ssh
      • web-browsing through ViewVC
      • web-browsing through Trac
    • Git
      • anonymous access through http protocol (by placing repository inside project's document root)
      • anonymous access through git-daemon
      • commit access through ssh
      • web-browsing through gitweb
      • web-browsing through Trac
  • Mailing lists (mailman)
  • Web presence, for
    • Projects
    • Users
  • Project backup (rsync)
  • User mail aliases (<user>@common-lisp.net)
  • Shell access

Services under discussion to be phased out

  • Source control systems:
    • CVS
      • anonymous access through cvsd
      • commit access through ssh
      • web-browsing through ViewVC
    • Darcs
      • anonymous access through http protocol (by placing repository inside project's document root)
      • commit access through ssh
      • web-browsing through darcsweb
    • Subversion
      • anonymous access through svn protocol (though xinetd)
      • commit access through ssh
      • web-browsing through ViewVC
    • Git
      • anonymous access through git-daemon
      • web-browsing through gitweb
      • web-browsing through Trac

The Git services mentioned to be phased out are planned to be replaced by GitLab.

Last modified 9 years ago Last modified on 02/07/15 10:50:48