/ Published in: Bash

URL: http://svnbook.red-bean.com/en/1.1/ch07s02.html
Upon commit, update values of the Date and Revision keywords
Expand |
Embed | Plain Text
#enable with this svn propset svn:keywords "Date Revision" weather.txt #displays using something like this /******************************************************* $Date: 2008-01-17 11:43:31 -0800 (Thu, 17 Jan 2008) $ $Rev: 481 $ *******************************************************/
You need to login to post a comment.