From owner-svn-doc-head@FreeBSD.ORG Mon Mar 11 23:56:25 2013
Return-Path:
Delivered-To: svn-doc-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by hub.freebsd.org (Postfix) with ESMTP id 3888E6F1;
Mon, 11 Mar 2013 23:56:25 +0000 (UTC)
(envelope-from gavin@FreeBSD.org)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
by mx1.freebsd.org (Postfix) with ESMTP id 0DEB1AA9;
Mon, 11 Mar 2013 23:56:25 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2BNuOFr043911;
Mon, 11 Mar 2013 23:56:24 GMT (envelope-from gavin@svn.freebsd.org)
Received: (from gavin@localhost)
by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2BNuOSg043910;
Mon, 11 Mar 2013 23:56:24 GMT (envelope-from gavin@svn.freebsd.org)
Message-Id: <201303112356.r2BNuOSg043910@svn.freebsd.org>
From: Gavin Atkinson
Date: Mon, 11 Mar 2013 23:56:24 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r41169 - head/en_US.ISO8859-1/htdocs/internal
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-head@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: SVN commit messages for the doc tree for head
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 11 Mar 2013 23:56:25 -0000
Author: gavin
Date: Mon Mar 11 23:56:24 2013
New Revision: 41169
URL: http://svnweb.freebsd.org/changeset/doc/41169
Log:
Minor changes to the page on the new account process:
- Remove references to CVS, everything is in Subversion now
- The "mentors" file is used in the ports repo, as well as in src/doc
- Commits to "access" should include the new committer's username
Modified:
head/en_US.ISO8859-1/htdocs/internal/new-account.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/new-account.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/new-account.xml Mon Mar 11 21:55:15 2013 (r41168)
+++ head/en_US.ISO8859-1/htdocs/internal/new-account.xml Mon Mar 11 23:56:24 2013 (r41169)
@@ -109,9 +109,9 @@
After the new committer confirms that the account works, the mentor
adds the new committer to the correct access file,
using an appropriate commit message. The commit message should at least
- contain the committer's full name, the mentor's name and what area
- the new committer will start to work in. For src and doc commit
- bits, an entry should also be added to the mentors file in
+ contain the committer's full name and username, the mentor's
+ name and what area the new committer will start to work in.
+ An entry should also be added to the mentors file in
the respective Subversion repository to indicate
the mentor relationship. Having done all that,
the new committer and mentor jointly go through the first commit
@@ -128,19 +128,15 @@
There is no pre-set duration for a mentorship. Once the mentor feels
the mentee is ready to 'fly solo' the mentor notifies the developer
- community by removing the entry from the mentors file in SVN,
- or via a forced commit to access in CVS with an appropriate
- commit message.
+ community by removing the entry from the mentors file in
+ SVN.
Transfer Of Mentorship
Should a need arise to transfer mentorship for a committer
please email the responsible party, as described for a new account
proposal. Typically this request is rubberstamped as-is.
- In Subversion, the mentors file should be updated.
- In CVS, a forced commit to access with an appropriate commit
- message is to be used to inform the world of the transfer.
-
+ In Subversion, the mentors file should be updated.