mardi 21 avril 2015

Changing path in an config file stored in TFS

Vote count: 0

We have a solution stored in TFS that deploys to SharePoint. As part of the solution we have a config file that has a path to a specific site. The problem is this path changes dependent on the users dev machine e.g

<site>devmachine1/somesite</site>
<site>devmachine2/somesite</site>

This can obviously be updated to work locally after a check out however when the file gets checked back in it will be incorrect on the next users machine if they do a Get. Is there a way that the file can be excluded or a script can be run to update the path when checked back in or out?

asked 2 mins ago



Changing path in an config file stored in TFS

Aucun commentaire:

Enregistrer un commentaire