Any way to force comments on check in? VS2005 plugin

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
tomt84
Posts: 109
Joined: Tue Dec 20, 2005 4:44 am
Location: Manchester

Any way to force comments on check in? VS2005 plugin

Post by tomt84 » Sun May 13, 2007 6:50 am

As per the subject really - is there any way to force a developer to fill in the comments box on a checkin from Visual Studio 2005? Ideally this would be a server-side option.

Thanks
Tom
Tom Fanning

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon May 14, 2007 8:04 am

You can set this in the Vault Admin Tool under Repository Options->General->Require Checkin Comments.
Linda Bauer
SourceGear
Technical Support Manager

tomt84
Posts: 109
Joined: Tue Dec 20, 2005 4:44 am
Location: Manchester

Post by tomt84 » Mon May 14, 2007 8:05 am

Wonderful, thankyou. Couldn't find it at a glance - guess I should have looked harder.
Tom Fanning

Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

Post by Tri » Mon May 14, 2007 9:51 am

FYI, when the "Require Check In Comments" option is checked in the Repository Option, if the comment is missing at check in time, an error dialog box will pop up to remind the user that the operation has failed because "check in comments are required". And this whether you use Vault Client or VS.NET (have tested with VS.NET 2005).

Locked