- move murray, steve, erik, ceri, mnag, lulf and niels to alumni
* Thanks for all your work in the past!
- restore ahze and jwd to developers
Reviewed by: silence on doc@
conversion, plus some additional fixes:
- Update CVS-specific notes with SVN-specific counterparts
- Provide an in-document example of a checkout from svn
- Note devel/subversion is required
- Replace a TODO item with an example of how to obtain a diff between
two versions of a file
- Replace "?" with "." at the end of a non-question
- Replace "doc/" with "head/" as the top-level directory where
necessary
- Add the new "htdocs/" directory to the sample sv_SE directory layout
- Update sample FreeBSD RCS IDs to the svn-style
It's time to hand off the Security Officer hat. Please welcome simon@ to
his new role!
I'll be sticking around as Security Officer Emeritus for the forseeable
future.
Approved by: core
repository conversion:
- Replace the 'the-website-csup' and 'the-website-cvsup' sections
with a 'the-website-svn' section
- Replace 'www/en' with 'en_US.ISO8859-1/htdocs' as the starting
directory in the website build
- Remove the documented CVSROOT environment variable
- Update the WEB_LANG example to reflect the new repository layout
- Add a 'tip' section, noting that if the initial 'svn checkout'
command is not run as the root user, be sure that /usr/build is
writable by the current user, or use a different checkout location
repository conversion:
- Update an overview of where (as in, what repository) various parts
of the documentation project are located.
- Update CVS->Subversion/svn where necessary.
- Remove references to CVSup, CTM.
- Update commands for checking out the documentation tree.
- In an example, prefer to use 'svn export foo bar' instead of
'cp -R foo bar', since the latter will also copy '.svn' directories
(if they exist). 'svn export' is much cleaner, and will produce
a diff that makes sense.
repository conversion:
- Replace "Main Subversion Root" with "src/ Subversion Root", and add
and equivalent entry for the doc/ tree root
- Replace "Main CVSROOTs" with "ports/ CVS Root" and remove the listing
for the doc/ CVS tree
- Specify the src/ tree in a listing of noteworthy branches
- Update an example to use "pcvs" instead of "dcvs"
CVS->SVN conversion:
- Remove references of 'dcvs' from the VCS Operations Guide
- Fix the date the src tree was moved from CVS->SVN while here
- Add the date the doc CVS->SVN conversion was officially complete
- Add doc-specific notes to the Subversion primer
- Document that, though the Subversion Primer is written with the src
tree in mind, the underlying concepts are the same
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
Approved by: doceng (implicit)