How can we help you today? How can we help you today?

Set default of "Commit all dependencies"

I've been using Source Control from Red-Gate for over 2 years. In all that time, I have never used, nor wish to use, the check-box which appears (and is defaulted to checked) for commit all dependencies.

Is there ANY way to change this, so I either don't see the message, or can set a default for it to be cleared?

Thank you,

John
jsreynolds1
0

Comments

1 comment

  • Rob C
    Hi John,

    Yes, there is a way of setting the default behaviour of the checkbox.
    1. Make sure that SQL Server Management Studio is closed.
    2. Open the %LocalAppData%Red GateSQL Source Control 4RedGate_SQLSourceControl_CommonUI_UIOptions.xml file in a text editor.
    3. Inside the UIOptions tag, add <IncludeDependenciesCheckbox>False</IncludeDependenciesCheckbox>
    4. Save the file.

    I hope this helps.
    Rob C
    0

Add comment

Please sign in to leave a comment.