we use Team foundation server 2010 for our web projects.
Sometimes we use PHP and .htaccess files. Is there a way to upload any file which name starts with dot (.htaccess, .test etc.) to TFS ?
any server configuration changes ?
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.
It’s supported out of the box.
Simply go to Source Control Explorer and select the “Add items to folder” icon. Add the .htaccess file (or whatever else you like) and check in your pending changes.