Author: ken
Date: Fri May 19 11:43:25 2017
New Revision: 18744
Log:
template: add reminder about setting properties.
Modified:
trunk/BOOK/template/template.xml
Modified: trunk/BOOK/template/template.xml
==============================================================================
--- trunk/BOOK/template/template.xml Fri May 19 11:39:12 2017 (r18743)
+++ trunk/BOOK/template/template.xml Fri May 19 11:43:25 2017 (r18744)
@@ -28,6 +28,10 @@
<?dbhtml filename="TEMPLATE.html"?>
<sect1info>
+ <!-- this part gets updated when you commit, IFF you set the properties:
+ first, svn add path/to/thisfile.xml and then
+ svn propset svn:mime-type text/plain path/to/thisfile.xml and
+ svn propset svn:keywords "Date LastChangedBy" path/to/thisfile.xml -->
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page