Author: ts Date: Wed Jan 16 14:32:52 2008 New Revision: 7159 Log: - Fixed and rephrased section about SVN properties and ReST tags.
Modified: docs/guidelines/design_doc.txt Modified: docs/guidelines/design_doc.txt ============================================================================== --- docs/guidelines/design_doc.txt [iso-8859-1] (original) +++ docs/guidelines/design_doc.txt [iso-8859-1] Wed Jan 16 14:32:52 2008 @@ -34,9 +34,12 @@ eZ Component: Component, Design ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Where *Component* is the name of the component. After this header the -*$Author$*, *$Revision$* and *$Date$* tags should be present. In order for SVN -to modify those automatically, you need to do: +Where *Component* is the name of the component. After this header the ReST tags +- :Author: +- :Revision: +- :Date: +should be present, followed by the specific SVN keywords, warpped in $ signs. +In order for SVN to modify those automatically, you need to do: 1. svn propset svn:keywords "Date Revision Author" filename.txt 2. svn commit filename.txt -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components