Merging Visual Studio 2017 SSRS project and its TargetServer... properties in Team Foundation Server

  • Thread starter Thread starter donnie100
  • Start date Start date
D

donnie100

Guest
Hi Everyone,

First, please accept my apologies if I am posting a question in the incorrect forum. I hope I have a pretty straightforward question but I can not find many answers in the internet how to get a solution for it. Basically, we have VS 2017 SSRS projects in three environments Dev/Test/Prod connected to source control in the TFS. When we are done with Dev, we merge a Dev branch to Test. Next , what happens is that SSRS projects' TargetServerURL...proprieties and datasets connection strings from Dev are merged to Test which is not correct since Test environment is on the different server obviously. I know I could do a custom merge and exclude things from being merged from Dev but it seems like waste of my time.

Having said, that is there an automated way to handle those server connection strings , server names when we merge from one branch to another in TFS?

Any advice is greatly appreciated.

Thank you!



donnie100

Continue reading...
 
Back
Top