Hey,
the phpDoc stuff in the PHP bundle always inserts an @version tag with value $Id$ when I insert doc_h. According to the phpDocumentor docs (http://manual.phpdoc.org/HTMLframesConverter/default/phpDocumentor/tutorial_... ), this is for integration with SCM ($Id$ to be substituted with the last-change revision for the given file), but how do I automate this within TextMate, or does this belong in a post-commit hook?
Thanks,
Ben