Showing posts with label Team Foundation Server. Show all posts
Showing posts with label Team Foundation Server. Show all posts

24 April, 2012

Make 'Associate' the default checkin action in TFS


Problem:

I don't like to change every time 'Resolved' to 'Associate' when I m check –in in TFS so I am start googling for this issue and finally I got the solution.



Solution:

 There is no alternate way to change registry, so change the registry for TFS configuration. 

Change value the following key to “False”.

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\TeamFoundation\SourceControl\Behavior 

Set value of ResolveAsDefaultCheckinAction = False.

OR

One Click Solution

If u doesn’t want to change manually then download this file and just double click on this file.
now u enjoy..............


Ref:

http://blogs.msdn.com/b/mitrik/archive/2010/12/03/how-to-make-associate-the-default-action-for-work-items.aspx