svn commit: r38842 -
head/en_US.ISO8859-1/books/fdp-primer/overview
Glen Barber
gjb at FreeBSD.org
Sun May 20 16:40:49 UTC 2012
On Sun, May 20, 2012 at 04:15:48PM +0000, Benjamin Kaduk wrote:
> On Sun, 20 May 2012, Glen Barber wrote:
>
> > Author: gjb
> > Date: Sun May 20 00:37:19 2012
> > New Revision: 38842
> > URL: http://svn.freebsd.org/changeset/doc/38842
> >
> > Log:
> > Update the FDP Primer Overview chapter to reflect the CVS->SVN
> > repository conversion:
>
> Thanks for stepping up and doing this.
>
Thanks. :)
> >
> > - 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.
>
> Interestingly, I noted while looking around to remind myself of a few
> things, that we seem to not document svn as a way to keep src/ up-to-date,
> in the handbook ("Synchronizing Your Source") -- just CVSup and CTM.
> Perhaps a todo item?
>
Definitely a good todo item. I think the main difference with the
urgency to update the doc-specific items is mostly due to the lack of
SVN->CVS conversion on the backend for csup/cvsup. But we should
definitely have Subversion /usr/src documented in the Handbook.
[...]
> The repository URL appears as svn://svn.FreeBSD.org/doc/ above, but is all
> lowercase here (and a couple other places). My personal preference would
> be all lowercase, which makes it hard for me to remember exactly when (if
> ever) the lowercase form of the domain/host name is actually supposed to
> be used.
> In any case, we should probably be consistent within the same document.
>
Thanks for spotting that. It really should be "FreeBSD.org" in
uppercase. I'm only aware of one situation where the hostname is case
sensitive, which is when setting ControlPath in ~/.ssh/config, where
the hostname needs to be, for example, "projcvs.FreeBSD.org".
Glen
More information about the svn-doc-all
mailing list