Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS 2008: Checkin cannot proceed because the policy requirements have not been satisfied

We have a project with many developers. Some use Visual Studio 2008 Professional with TFS Client, others use Visual Studio 2008 Team System.

We have checkin policies that there should be a comment and it should be connected to a work item.

Some of the developers with Visual Studio 2008 Professional are getting the following error:

Checkin cannot proceed because the policy requirements have not been satisfied

Even if the conditions have been satisfied. For a while we were also getting this on a VS Team System installation, but that seems to have solved itself.

Any Ideas why we are getting this error? Are we missing an update?

like image 358
Shiraz Bhaiji Avatar asked Sep 24 '09 13:09

Shiraz Bhaiji


1 Answers

I believe the check-in policy to require a comment is part of the TFS Power Tools, not directly part of Visual Studio. Could it be that some of your users haven't installed the power tools?

like image 174
bdukes Avatar answered Nov 05 '22 08:11

bdukes