When using vs.net 2003 we had a "Check In" option, and we were prompted to optionally add comments before the check-in took place. When using vs.net 2005 (same copy of vss), I get a "Check In Now" which immediately checks in. We liked the idea in 2003 of adding comments - can we get this behavior back in 2005? Thanks
Hi Mark, You have probably toggled on by mistake Tools/Options/SourceControl/Environment/"Don't show Check In dialog box when checking in items" You should also be able to use View/PendingCheckinsWindow to checkin files, and that window also has an toolbar button that will allow you to specify comments. -- Alin Constantin This posting is provided "AS IS" with no warranties, and confers no rights. "MarkAurit" wrote in message news:DEDC2760-B1BB-4150-A1E4-B13D3F466EEB@microsoft.com... > When using vs.net 2003 we had a "Check In" option, and we were prompted to > optionally add comments before the check-in took place. When using vs.net > 2005 (same copy of vss), I get a "Check In Now" which immediately checks > in. > We liked the idea in 2003 of adding comments - can we get this behavior > back > in 2005? > Thanks