Setup:
I cannot commit my changes using Visual Studio 2015 because the commit option does not appear.
When I go to the source folder and try to commit from there, I have n changed files and so I click "Stage Changed" which brings up a dialogue "Stage n
untracked files?", to which I click "Yes".
I am then presented with a failure error:
error: open("myfile.VC.opendb"): Permission denied fatal: Unable to process path myfile.VC.opendb
Where myfile
is just the name of some arbitrary file.
However, if I close the solution and then try commit from the folder, it all works as intended...
What is going on here? I have all the updates.
The .opendb
file was added in Visual Studio 2015 update 1, but was not added to the default .gitignore
file until after the release of update 1.
You can use the updated version, found here, the .opendb
extension was added on Dec 1 2015:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With