Date: Sun, 20 May 2012 12:40:45 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Benjamin Kaduk <bjk@freebsd.org> Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r38842 - head/en_US.ISO8859-1/books/fdp-primer/overview Message-ID: <20120520164045.GB1591@glenbarber.us> In-Reply-To: <alpine.BSF.2.00.1205201603370.49509@freefall.freebsd.org> References: <201205200037.q4K0bJwn055648@svn.freebsd.org> <alpine.BSF.2.00.1205201603370.49509@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120520164045.GB1591>