Search Wiki:
This Team Foundation Server (TFS) checkin policy ensures that the source code contains code comments (/// for C#, ''' for VB.NET) for classes, methods, properties, fields and events before checking it into Team Foundation version control (TFVC).

cccp_v3_screenshot.png

History


This CodePlex project was started by Florent SANTIN, and his implementation used regular expressions for parsing. In December 2006, Christoph Wille developed a policy with the same goal using a full-blown parser engine. Both agreed to merge their efforts, and this CodePlex workspace now reflects this common effort.

Documentation, Tutorials, Blog Posts



Technical background information on CCCP:

Last edited Nov 29 2007 at 10:40 AM  by ChristophWille, version 17
Updating...