Require Comment on Commit
JuanP
Posts: 4 New member
Is it possible to require comments when committing changes?
Comments
Product Manager
Redgate Software
You could in theory use SQL Connect instead if you really need to enforce this, and don't mind working in Visual Studio.
Product Manager
Redgate Software
If you set up a TFS policy to check for commit comments then SQL Source Control will now evaluate this. (See here for details on setting up a commit comment policy: http://stackoverflow.com/questions/13980521/team-foundation-service-mandatory-comments-on-check-in.)
Anna Hall
Red Gate developer