Comments
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        HI Robert, 
That was the solution. Thank you. 
The problem was the following: 
For an other project I copied an existing database which should by slightly different from the original and linked that inside a subpath of the main database (TFS). (On the SQL Server there was a separate db...) It sems that SourceControl is going recursively through all directories inside an linked solution ...then there's of course a copy of this object because there's the whole tree inside one directory  [image]  
The weird thing is only that SourceControl found only one duplicate object and not all of them...  
At the end, my issue is solved  
Greets, 
Matthias / comments
                        
                        
                        
                      
                      
                      
                  
                  
                HI Robert,
That was the solution. Thank you.
The problem was the following:
For an other project I copied an existing database which should by slightly different from the original and linked that i...