Controlling SSRS using TFS 2013

I am using TFS 2013 for source control and am trying to figure out how I can back store the source code for my reports on TFS. I want other users to be able to pull the source code to be able to modify a report or use it as the starting point for a new derivative.



I can't really seem to find any good solution for this problem.



Answers

You have to use Visual Studio 2013 together with SQL Server Data Tools - Business Intelligence for Visual Studio 2013.



This will give you the possibility to create SSRS projects in Visual Studio and add them to TFS source control.