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

A duplicate definition has been found for table [dbo].[#Dupl] when commiting to Git

I want to migrate from tfs to git. 
Unlinked from tfs, Linked to git
Link done
Now, when I hit the "Commit" button, I get
A duplicate definition has been found for table [dbo].[#Dupl]
And When I hit the Get latest button I get the same error.

paddelia
0

Comments

1 comment

  • Jessica R
    Hi @paddelia!

    It sounds like there may be multiple create statements found for #Dupl in your repository.

    Can you please try using Notepad++'s "Find in files" feature to search the git repository for "#Dupl"? 

    Jessica R
    0

Add comment

Please sign in to leave a comment.