When deleting a file I accidentally checked 'make this the default for all deletes'. Now whenever I rename a file it deletes it in my source control server. How do I 'uncheck' make this the default? I already tried Tools --> import export settings --> reset all settings.
+1
A:
I'm not aware of that particular option. It's possible it's an option specific to your source code control provider plugin. It would explain why it doesn't get reset whenever you do a DevEnv reset settings.
Try going to the following page and seeing if the option lives there
- Tools
- Options
- Source Control
- Select your plugin and examine the options
What source code control plugin are you using BTW?
JaredPar
2009-09-09 22:32:10
Yeah I looked their too and didn't see anything. I am using Dynamsoft SCM Anywhere. I've seen this same option with TFS and Source Safe. I thought it was a standard option.
Bobcat1506
2009-09-09 22:42:22
+2
A:
Try this:
Click the Tools menu and then Options...
In the tree view of that dialog, find Source Control->Environment.
Click the Reset button next to the label that says "If dialogs were hidden using Don't show this again, click Reset to view them again."
wizlb
2009-09-10 00:25:08