[ANN]: TFS Keyword Expansion..

  • Thread starter Thread starter Jochen Kalmbach [MVP]
  • Start date Start date
J

Jochen Kalmbach [MVP]

Hi!

If you had used other VCS before, you might miss the "keyword expansion"
feature in TFS.

At least if you are having a larger (and old) C/C++ codebase it was very
good to have the check-in comments in the source file.

Therefor I wrote an "Custom Check-In Policy" which does exactly this: It
inserts the check-in comment into the source file (and other keywords).

I published it on codeplex:
http://logsubstpol.codeplex.com/

You can download it here:
http://logsubstpol.codeplex.com/Release/ProjectReleases.aspx

Any comments are welcome!
http://logsubstpol.codeplex.com/Thread/List.aspx

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
 
Back
Top