I've had a new PC and installed everything as normal. I've made a recent change to a stored procedure but when I go to the commit tab, the checkbox column is missing for me to select the change to commit.

The same thing happens when I go the get latest tab, there are no checkboxes to select anything!

I have gone back to my old PC and that does display the checkbox, but if I try and commit my recent change I get this error:

TF10141: No files checked in: resolve the conflicts and try again.
   at RedGate.SQLSourceControl.Engine.SrcC.TFS.Shared.TfsExceptionRewriterShared.RunWithConvertException(VersionControlServerAndDisposerGetter vcs, Action action, Boolean retryOnItemNotMappedException)
   at RedGate.SQLSourceControl.Engine.SrcC.TFS.Shared.TfsExceptionRewriterShared.RunWithConvertException(VersionControlServer vcs, Action action)
   at RedGate.SQLSourceControl.Engine.SrcC.TFS.Shared.TfsClientUtils.WithTfsThreadUnsafe(ICancellableOperationStatus status, IReadOnlyVcsCallbacks callBacks, Action action, TfsLocation projectRoot, ICredentialsStore credentialsStore, TfsCredentialsProviderProxy credentialsProviderProxy, VersionControlServer vcs)
   at RedGate.SQLSourceControl.Engine.SrcC.TFS.Shared.TfsClientUtils.WithTfs(ICancellableOperationStatus status, IReadOnlyVcsCallbacks callBacks, Action action, TfsLocation projectRoot, ICredentialsStore credentialsStore, TfsCredentialsProviderProxy credentialsProviderProxy, VersionControlServer vcs, Object tfsClientLock)
   at RedGate.SQLSourceControl.Engine.SrcC.TFS.Shared.TfsWorkspaceOperationsBase.CreateCancellableCommitOperation(CommitType commitType, String logMessage, ConflictAcknowledgements conflictAcknowledgements, Action`1 onCommitted, ICancellableOperationStatus status)
   at RedGate.Vcs.Common.Tfs.TfsPreparedCommit.<>c__DisplayClass2_0.<GetOperations>b__3(ICancellableOperationStatus status)
   at RedGate.Vcs.Common.PreparedCommitBase.<>c__DisplayClass15_0.<CreateNamedOperation>b__0(ICancellableOperationStatus s)
   at RedGate.SQLSourceControl.Engine.Utils.Task.NamedOperation.Operation(ICancellableOperationStatus cancellableOperation)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperation.<Invoke>b__9_0()
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperationBase.PerformAction(Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperationBase.InvokeWithTracker(Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperation.Invoke()
   at RedGate.SQLSourceControl.Engine.Utils.Task.SharedUtilsUtils.DoActionWithCancel(ICancellableOperationStatus status, ICancellable cancellable, Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.SharedUtilsUtils.DoActionWithStatus(ICancellableOperationStatus status, ICancellable cancellable, Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.MultiStepCancellableOperation`1.ExecuteAsOnOperation(ICancellableOperationStatus status)
   at RedGate.SQLSourceControl.Engine.Utils.Task.MultiStepCancellableOperationWithPostTask`1.ExecuteAsOnOperation(ICancellableOperationStatus status)
   at RedGate.Vcs.Common.PreparedCommitBase.Execute(IReadOnlyFileSet fileSet, ICancellableOperationStatus status)
   at RedGate.Vcs.Common.PreparedCommitWithPreTask.Execute(IReadOnlyFileSet fileSet, ICancellableOperationStatus status)
   at RedGate.SQLSourceControl.Engine.Diff.ChangeSetOperations.CommitAllOperation.Operation(ICancellableOperationStatus cancellableOperationStatus)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperation.<Invoke>b__9_0()
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperationBase.PerformAction(Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperationBase.InvokeWithTracker(Action action)
   at RedGate.SQLSourceControl.Engine.Utils.Task.CancellableOperation.Invoke()
   at RedGate.SQLSourceControl.Engine.Utils.Task.MultiStepCancellableOperation`1.InvokeOperations()
   at RedGate.SQLSourceControl.Engine.Utils.Task.MultiStepCancellableOperationWithPostTask`1.InvokeOperations()
   at RedGate.SQLSourceControl.Engine.Utils.Task.MultiStepCancellableOperation`1.<>c__DisplayClass0_0.<.ctor>b__0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

I really need to get this resolved ASAP as I've got work to commit!
markjerrom
0

Comments

5 comments

  • DirkB
    Hi I got the same problem, missing checkboxes to select individuall files in the commit tab.
    This happened after Win11 install.
    It is not workable this way...
    DirkB
    0
  • markjerrom
    DirkB said:
    Hi I got the same problem, missing checkboxes to select individuall files in the commit tab.
    This happened after Win11 install.
    It is not workable this way...
    They got me to completely uninstall and delete the underlying folders with anything left behind, then reinstall ... that fixed it for me.
    markjerrom
    0
  • DirkB
    @markjerrom
    O Really , you mean, uninstalling redgate SQLSource, or completely SSMC ?, 
    The deletion of the GIT file system project folders ?
    Tnx!
    DirkB
    0
  • markjerrom
    Redgate Source Control
    markjerrom
    0
  • DirkB
    I noticed cleaning up the Redgate cache folder also does the trick ....

    C:\Users\....\AppData\Local\Red Gate\SQL Source Control 7\Caches

    DirkB
    0

Add comment

Please sign in to leave a comment.