TFS Source Control History Tags?

We recently switched our source control from Source Gear Vault to TFS. One feature that I haven't figured out in TFS is the special special tags feature that allows the source control to add history and other info in the source file.

Example from .sql file:

/*--------------------------------------------------------------------------
* $History: /vsln/path/filename.sql $
****************** Version 9 ******************
User: bob Date: 2005-10-26 Time: 10:42:41-06:00
Updated in: /vsln/path

...

Is this functionality availible in TFS

If so, how do I enable it, and where can I find doucmentation on the subject



Answer this question

TFS Source Control History Tags?

  • thahn

    The closest thing we have is 'tfpt annotate' in the powertoy.

  • celerno

    I'm pretty sure this is not a feature in V1 of TFS.

    Martin.


  • jcz

    Martin is correct. We do not support keyword expansion in v1.

    Buck



  • TFS Source Control History Tags?