Hi Dave, what do you mean by your note there? I'm not familiar with the acronym CTR. I think I get what you're saying, that I should have sent an email after my commits. My apologies for not doing so earlier.
- Doug -----Original Message----- From: Dave Fisher [mailto:dave2w...@comcast.net] Sent: Thursday, January 05, 2012 11:02 AM To: flex-dev@incubator.apache.org Cc: flex-comm...@incubator.apache.org Subject: Re: svn commit: r801825 - in /websites/production/flex: ./ content/flex/developer-faqs.html Hi Doug, It is great to see someone taking charge of the website! (Note it is one form of CTR to reply to commit messages.) HTH, Dave On Jan 5, 2012, at 9:46 AM, dougart...@apache.org wrote: > Author: dougarthur > Date: Thu Jan 5 17:46:06 2012 > New Revision: 801825 > > Log: > publish link fix > > Modified: > websites/production/flex/ (props changed) > websites/production/flex/content/flex/developer-faqs.html > > Propchange: websites/production/flex/ > ---------------------------------------------------------------------- > -------- > --- svn:mergeinfo (original) > +++ svn:mergeinfo Thu Jan 5 17:46:06 2012 > @@ -1 +1 @@ > -/websites/staging/flex/trunk:801746-801822 > +/websites/staging/flex/trunk:801746-801824 > > Modified: websites/production/flex/content/flex/developer-faqs.html > ====================================================================== > ======== > --- websites/production/flex/content/flex/developer-faqs.html > (original) > +++ websites/production/flex/content/flex/developer-faqs.html Thu Jan > +++ 5 17:46:06 2012 > @@ -61,7 +61,7 @@ > </ul> > <h2 id="how_do_i_edit_this_website">How do I edit this website?</h2> > <p>The pages on this website are written in <a > href="http://www.simpleeditions.com/59001/markdown-an-introduction">ma > rkdown syntax</a> and stored in SVN at -<a > href="https://svn.apache.org/repos/asf/incubator/ooo/site">https://svn > .apache.org/repos/asf/incubator/flex/site</a>.</p> > +<a > +href="https://svn.apache.org/repos/asf/incubator/flex/site">https://s > +vn.apache.org/repos/asf/incubator/flex/site</a>.</p> > <p>Via integration with the Apache CMS, it is possible to edit, stage > and publish website updates from the command line, or by using a > web-based interface.</p> <p>For now here are relevant pages from the > Apache OpenOffice podling:</p> > >