tfs-web-access

TFS web portal: Possible to link/URI directly to line number in file?

人走茶凉 提交于 2020-04-12 20:49:47
问题 I would like to send my coworkers a link directly to a line number in a file in our TFS repo. Is this possible? If so, how? We are using TFS 2015. Currently, the best way I have found is to link to the file like so: http[s]://{TFS-SERVER}[:{PORT}]/tfs/{PROJECT-COLLECTION}/_versionControl#path={PATH-TO-FILE} Then, Ctrl+G to manually enter the line number. Before I dig through the JavaScript to find how Ctrl+G works, I am hoping someone can help me out. I have tried variations on this theme,

TFS web portal: Possible to link/URI directly to line number in file?

♀尐吖头ヾ 提交于 2020-04-12 20:41:34
问题 I would like to send my coworkers a link directly to a line number in a file in our TFS repo. Is this possible? If so, how? We are using TFS 2015. Currently, the best way I have found is to link to the file like so: http[s]://{TFS-SERVER}[:{PORT}]/tfs/{PROJECT-COLLECTION}/_versionControl#path={PATH-TO-FILE} Then, Ctrl+G to manually enter the line number. Before I dig through the JavaScript to find how Ctrl+G works, I am hoping someone can help me out. I have tried variations on this theme,

Cannot view any Test Suites and Test Cases in TFS 2013 Web Access despite being able to access them in MTM

青春壹個敷衍的年華 提交于 2019-12-11 18:08:04
问题 My organization uses TFS 2013, with a split of VS 2012 and VS 2013 for the programmers and testers. When I try to right click --> open in web access on any of our MTM tests or suites, I get this error: "The test plan with id 97761 does not exist or it’s area path is not owned by the default project team. Include it in the default project team’s owned areas and try again." Which leads me to believe that this is a configuration/permissions issue, however our IT could not find what the problem

TFS 2010 Web Access HTTP 403

放肆的年华 提交于 2019-12-11 06:17:52
问题 I have recently moved our TFS 2010 server to new server and everything is going well and I can access the tfs through team explorer.However, when I try to access the tfs web access It gives me HTTP 403 error. How can I solve this and why this happens? 回答1: Can you run fiddler when you try and access through web access. And see how it is calling. We will know if it is using the correct url for the service. This will help begin debugging the root cause. 回答2: I solved this by adding IP address