Why does RTC 4 for visual studio refresh the local sandbox when performing "check in all" ?
Just upgraded to RTC 4 (visual studio). I noticed a difference from 3.x is that when I click Check in All in the pending changes window, it does a full sandbox refresh. Well, we have a big sandbox and this takes a lot of time. Not to mention this could pick up junk files in the sandbox and check them in without my noticing.
Is there a way to turn off that refreshing?
While I can appreciate that this might be a useful behavior for some teams I don't think it is a good default.
The new "auto detect changes outside the ide" setting is great, and I think further reduces the need to have this new behavior on checkin all.
2 answers
There is no way for the user to turn off this behavior unfortunately. I have created a workitem for this: https://jazzdev.torolab.ibm.com:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/228333
Comments
1 vote
@nldabe This fix went in 4.0.1 release, and has been backported to 4.0.0.2 (to be released).
A user preference has been added in Tools->Options->Source Control->Jazz Source Control->Changes using which the sandbox refresh can be turned on or off.