Migration scripts port incorrect
plibarius
Posts: 3
The port number of 8080 is incorrect for our TFS url and it is read-only. Therefore, I am unable to set up a Migration Scripts folder.
Is there a workaround for this?
Thanks
Is there a workaround for this?
Thanks
Comments
The port field is read-only, but you can specify a port in the Server URL field to its left.
For instance:
"http://my-tfs-2010rtm.red-gate.com:8081/tfs/sqlsourcecontrolcollection"
When you include a port number like this, the URL field will be parsed and the read-only Port field should be updated.
If you have any more problems setting your repository up, please contact support@red-gate.com and we'd be happy to help.
Cheers,
Chris
Redgate Software
Thanks