Subversion Primer
- Clarify 'FreeBSD=%H' is the 'svn:keywords' property that is set
- Replace a ulink with an xref to the new section id
Suggested by: gavin
- Add a news.xml entry for myself
- Remove my entry from contributors additional.sgml
- Add my entry to contributors committers.sgml
- Add my entry to developers.ent
Approved by: db,eadler (mentors)
The send-pr web form asks for a "Synopsis" but it does not tell you which field the synopis is.
Submitted by: Ariane van der Steldt (ariane ett stack dott nl)
- Add translations for 2011-2012
- Move 2009 press stuff to subdirectory 2009
- manually set svn:keywords property on news/2009/press.xml (without this the commit failed)
- patch Makefile in de/htdocs/news to include press.xml in build
- Update footer menu on press pages
- 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@
time on the bottom of each page:
Last modified: 2010/05/09 21:07:40
Since the move to Subversion, the $FreeBSD$ string is slightly different
and so the code that does this no longer works correctly, causing the
output appears as:
Last modified: 38826 2012-05-17
Arguably, having the SVN revision number in the output is useful,
however this wasn't intentional - and instead appears to be an
oversight.
This change both fixes the missing date and adds extra information,
producing the following output:
Last modified: 2012-05-17 19:12:14Z
(head/en_US.ISO8859-1/htdocs/internet.sgml r38826)
Adding the path to the source file will hopefully make it much easier
for people wishing to contribute to the page to find the source
Approved by: bcr (mentor)
M mk/web.site.mk
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