When checking in my changeset in Visual Studio 2012, I want to reuse my previous comment(s) in the comment box as below snapshot. How can I get that?
Asked
Active
Viewed 195 times
1
-
1Did you have this option before? We use TFS and VS2010/VS2012/VS2013 and I have never seen the option to select previous comments. You can checkin via the vs studio cmd shell prompt and use a file as the comment: tf checkin $/TFS/Path/To/Checkin/or/File /comment:@
/noprompt /recursive – Chad Dienhart Jan 15 '14 at 02:11 -
I have never seen this before so I just ask – Nam G VU Jan 17 '14 at 10:00