X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=resources.dbk;h=dc4a748c5be35bbfc01e4f0baf21fd5b3c34bc8d;hp=c2590682c5cf62ae6a8e4f44d22d89d4e507b483;hb=a6030264a6e43fbaa26bd1b2c18a7d469e653836;hpb=762a28817b9e2f351cb3f03a089632e3beb832eb diff --git a/resources.dbk b/resources.dbk index c259068..dc4a748 100644 --- a/resources.dbk +++ b/resources.dbk @@ -331,28 +331,23 @@ Send mail to &email-debian-devel; if you have any questions. -
-The CVS server - - -Our CVS server is located on cvs.debian.org. - - -If you need to use a publicly accessible CVS server, for instance, to help -coordinate work on a package between many different developers, you can request -a CVS area on the server. - - -Generally, cvs.debian.org offers a combination of local CVS -access, anonymous client-server read-only access, and full client-server access -through ssh. Also, the CVS area can be accessed read-only -via the Web at . - - -To request a CVS area, send a request via email to -&email-debian-admin;. Include the name of the requested CVS -area, the Debian account that should own the CVS root area, and why you need -it. +
+The VCS servers + +If you need to use a Version Control System for any of your Debian work, +you can use one the existing repositories hosted on Alioth or you can +request a new project and ask for the VCS repository of your choice. +Alioth supports CVS (alioth.debian.org), Subversion +(svn.debian.org), Arch (tla/baz, both on arch.debian.org), Bazaar +(bzr.debian.org), Darcs (darcs.debian.org), Mercurial (hg.debian.org) and Git +(git.debian.org). Checkout if you plan +to maintain packages in a VCS repository. See for +information on the services provided by Alioth. + + +Historically, Debian first used cvs.debian.org to host +CVS repositories. But that service is deprecated in favor of Alioth. +Only a few projects are still using it.