Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
1.283 2009/04/05 18:51:11 rene Exp $
This document provides information for the FreeBSD committer community. All new committers should read this document before they start, and existing committers are strongly encouraged to review it from time to time.
Almost all FreeBSD developers have commmit rights to one or more repositories. However, a few developers do not, and some of the information here applies to them as well. (For instance, some people only have rights to work with the Problem Report database). Please see Section 14 for more information.
This document may also be of interest to members of the FreeBSD community who want to learn more about how the project works.
Main Repository Host | ncvs.FreeBSD.org |
Login Methods | ssh(1), protocol 2 only |
Main CVSROOT | ncvs.FreeBSD.org:/home/ncvs (although also see Section 3). |
Main CVS Repository Meisters <cvsadm@FreeBSD.org> |
Peter Wemm <peter@FreeBSD.org> and Mark Murray <markm@FreeBSD.org> ,
as well as Josef Karthauser <joe@FreeBSD.org> and Joe Marcus Clarke <marcus@FreeBSD.org>
for ports/ |
Problem Report Database administrators
<bugmeister@FreeBSD.org> |
Ceri Davies <ceri@FreeBSD.org> Mark Linimon <linimon@FreeBSD.org> , and Remko Lodder
<remko@FreeBSD.org> |
Mailing Lists | FreeBSD doc/ developers mailing list, FreeBSD doc/ committer's mailing list; FreeBSD ports/ developers mailing list, FreeBSD ports/ committer's mailing list; FreeBSD src/ developers mailing list, FreeBSD src/ committer's mailing list. (Each project repository has its own -developers and -committers mailing lists. Archives for these lists may be found in files /home/mail/repository-name-developers-archive and /home/mail/repository-name-committers-archive on the FreeBSD.org cluster.) |
Core Team monthly reports | /home/core/public/monthly-reports on the FreeBSD.org cluster. |
Noteworthy CVSup Tags | RELENG_6 (6.X-STABLE), RELENG_7 (7.X-STABLE), HEAD (-CURRENT) |
Noteworthy SVN Branches | stable/6 (6.X-STABLE), stable/7 (7.X-STABLE), head (-CURRENT) |
It is required that you use ssh(1) or telnet(1) with Kerberos 5 to connect to the project hosts. For ssh(1) only protocol 2 is allowed. These are generally more secure than plain telnet(1) or rlogin(1) since credential negotiation will always be encrypted. All traffic is encrypted by default with ssh(1). With utilities like ssh-agent(1) and scp(1) also available, ssh(1) is also far more convenient. If you do not know anything about ssh(1), please see Section 9.
Next | ||
Commit Bit Types |
This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.
For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.