Hello,
Thanks for the simple and very cool svn tasks :-)
I've added a new property called "committedDateFormatPattern" to the Info svn
command. Now, I can use it like:
<info
path="."
committedRevisionProperty="revisionVersion"
authorProperty="revisionAuthor"
committedDateProperty="revisionDate"
committedDateFormatPattern="yyyy-MM-dd hh:mm:ss"
/>
Maybe you want to add this to the trunk (see patch).
Sorry for the formatting problems :-(
Cheers,
Martin
Original issue reported on code.google.com by martin.b...@googlemail.com on 8 Aug 2011 at 12:02
Original issue reported on code.google.com by
martin.b...@googlemail.com
on 8 Aug 2011 at 12:02Attachments: