Activity overview
Latest activity by Akaoni
Brian Donahue wrote:
Off the top of my head I'd say TFS marked your .rgproj file read-only and all you need to do is un-tick the read-only box on the file properties.
This was the issue.
If we link the database to source control and then uncheck read-only for both <<old project>>.rgproj and <<old project>>.rgproj.vspscc, it allows the working base to be updated properly.
Is this something you would be able to cater for in a future release of SQL Source Control (eg. When user clicks yes to "Do you want to re-link it to source control?", ensure read-only settings won't cause issues)?
Thanks for your help, Brian!! / comments
Brian Donahue wrote:
Off the top of my head I'd say TFS marked your .rgproj file read-only and all you need to do is un-tick the read-only box on the file properties.
This was the issue.
If we...
Renamed Project Causes Local Files Corrupted Error
We have just renamed an SQL Connect Project which works fine in Visual Studio.
When we go to link/relink the project in SQL Source Control (TFS) however, we get the following error message:
Loca...