You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/26 13:12:45 UTC

svn commit: r1581804 - /thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md

Author: joes
Date: Wed Mar 26 12:12:44 2014
New Revision: 1581804

URL: http://svn.apache.org/r1581804
Log:
checkouts

Modified:
    thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md

Modified: thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md?rev=1581804&r1=1581803&r2=1581804&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md (original)
+++ thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md Wed Mar 26 12:12:44 2014
@@ -14,6 +14,8 @@ Publishing the site is doable through th
 
 Casual changes to the site are best handled through the [javascript bookmarklet](https://cms.apache.org/#bookmark).  The workflow is to browse the live site looking for pages in need of repair, then by clicking on the bookmarklet you will be redirected to an editor for the page in question that can ultimately commit your changes back to the site and walk you through the publication process through the webgui.
 
+More complex changes can be accomplished by checking out the [svn tree](https://svn.apache.org/repos/asf/thrift/cms-site) directly.  Commits to that tree will trigger builds of the staging site just as if you had committed them by using the CMS webgui.
+
 ### Updating Release Versions
 
 The current release versioning is kept in the YAML __DATA__ section of the global "configuration file" [lib/path.pm](https://svn.apache.org/repos/asf/thrift/cms-site/trunk/lib/path.pm). Update the following values and then following <b>Updating the Website</b> section below