svn commit: r38877 - head/en_US.ISO8859-1/htdocs/internal

Gavin Atkinson gavin at FreeBSD.org
Thu May 24 13:00:36 UTC 2012


Author: gavin
Date: Thu May 24 13:00:35 2012
New Revision: 38877
URL: http://svn.freebsd.org/changeset/doc/38877

Log:
  Update the new-account page to reflect the doc repo now being in Subversion.
  
  Approved by:	bcr, jkois (mentors)

Modified:
  head/en_US.ISO8859-1/htdocs/internal/new-account.sgml

Modified: head/en_US.ISO8859-1/htdocs/internal/new-account.sgml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/new-account.sgml	Wed May 23 03:06:53 2012	(r38876)
+++ head/en_US.ISO8859-1/htdocs/internal/new-account.sgml	Thu May 24 13:00:35 2012	(r38877)
@@ -98,8 +98,9 @@
     adds the new committer to the correct <tt>access</tt> 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 commit bits, an entry
-    should also be added to the <tt>mentors</tt> file in SVN to indicate
+    the new committer will start to work in.  For src and doc commit
+    bits, an entry should also be added to the <tt>mentors</tt> 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
     operations.</p>


More information about the svn-doc-head mailing list