Options

Error when trying to do first commit to TFS

I am getting the following error when I try to link a database to use the new version of TFS 
The working folder C:\ is already in use by the workspace <Workspace Name>

Do I need to create a new workspace and use that to commit
I am also using Visual Studio to develop SSRS Reports and SSIS Packages which I would need to submit to source control using TFS through Visual Studio
Tagged:

Best Answer

  • Options
    Alex BAlex B Posts: 1,132 Diamond 4
    Hi @vjacob1,

    I think my colleague may have sent you this already, but the difference between using TFS and the working folder would be how the commit to TFS is done. 

    Using the SQL Source Control integration it would be done there from SSMS wtihin the product, but using the working folder, SQL Source Control just saves the changes to the files into the working folder that is located in the workspace and you would need to commit those changes outside of SSMS/SQL Source Control however you normally would.

    Kind regards,
    Alex
    Product Support Engineer | Redgate Software

    Have you visited our Help Center?

Answers

Sign In or Register to comment.