Change Visual Studio 2012 default check-in action

In Visual Studio, the default check-in action is resolve, e.g.

This may be an issue as once a task has been implemented, a developer may wish to pass this task to another developer for code review prior to resolving the issue. Instead, when the code is checked-in, we want to associate the code with the task rather than resolve the task.

You can modify this behaviour by changing a registry setting. Change the following key’s value to False.

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\TeamFoundation\SourceControl\Behaviour\ResolveAsDefaultCheckinAction

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>