开发者

TFS 2010 and .htaccess file in source control

开发者 https://www.devze.com 2023-04-01 10:56 出处:网络
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 ?

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 ser开发者_StackOverflow社区ver configuration changes ?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消