Template for DocBlock and svn:keywords


/ Published in: SVN
Save to your folder(s)

Substitute and update keywords like $HeadURL$, $Revision$, etc. in a file on every commit to subversion repos.

1. Set svn:keywords on repos:
$ svn propset --recursive svn:keywords 'HeadURL Revision LastChangedBy Date' /path/to/repo

2. Use this source in your file.

URL: http://myeasyscripts.com/loudbaking/docblock-and-svnkeywords/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.