Im looking to incorporate a check functionality in TFS to ensure that new files which are added have a specific naming convention. Can someone provide insights on the same?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
TFS supports Check-in Policies.
There are set in the source control settings of each Team Project.
As well as a few included with TFS itself and more in TFS PowerToys you can create your own. You’ll need the Visual Studio SDK, and information from MSDN (information for 2005 but should be easy to adapt for later versions).