[boostbook] Allow SVN dates in last-revision

Hello, While developing my SoC project under a Subversion repository I found that the 'Last revised' entry in the main documentation page generated by Boostbook did not appear correctly. Upon further investigation, it appears that Boostbook's HTML generation code only recognizes CVS' $Date$ tag format. Therefore it failed to process SVN's entity contents and resulted in an empty date string. The attached patch adds support for SVN dates and tries to automatically detect the appropriate format. I hope this is correct and can be integrated into the tree. Thanks. -- Julio M. Merino Vidal <jmmv84@gmail.com> The Julipedia - http://julipedia.blogspot.com/

On Aug 17, 2006, at 7:51 AM, Julio M. Merino Vidal wrote:
The attached patch adds support for SVN dates and tries to automatically detect the appropriate format. I hope this is correct and can be integrated into the tree.
I just woke up, having fallen asleep at the wheel about 2 months ago. Thanks for the patch! It's integrated in CVS, now. Cheers, Doug
participants (2)
-
Doug Gregor
-
Julio M. Merino Vidal