Issue Type: Bug Bug
Assignee: redsolo
Components: tfs-plugin
Created: 16/Dec/14 7:51 PM
Description:

The URL's to the TFS repository browser (diff.aspx en cs.aspx) are changed in TFS 2013. Next is an overview of the new URL's.

current webaccess URL:
http://<TFS-SERVER>:8080/tfs/Main/cs.aspx?cs=<CHANGESET-NR>
TFS 2013 URL:
http://<TFS-SERVER>:8080/tfs/Main/_versionControl/changeset/<CHANGESET-NR>

current diff URL:
http://<TFS-SERVER>:8080/tfs/Main/diff.aspx?opath=<FILE1>&ocs=<CHANGESET-FILE1>&mpath=<FILE2>&mcs=<CHANGESET-FILE2>
TFS 2013 URL:
http:/<TFS-SERVER>:8080/tfs/Main/_versionControl/changeset/<CHANGESET-FILE2>#path=<FILE>&_a=compare
(Notice that you don't need to give the previous changeset number)

Environment: tfs-plugin 3.1.1
TFS server 2013
Project: Jenkins
Priority: Major Major
Reporter: Thomas Scheyvaerts
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to