Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Team Foundation Server error

I have done some work on a VS 2010 project which is under TFS. I have created a shleveset and want to unshelve the shelveset on another system. But I am getting following error:

---------------------------
Microsoft Visual Studio
---------------------------
Multiple errors occurred during the operation, the first of which is displayed below. A full error list is available in the Output Window.

TF203015: The item $/ConsumerCredit/project1/project1.Database/project1.Database.dbproj has an incompatible pending change.
---------------------------
OK   

How can I fix it

like image 517
DotnetSparrow Avatar asked Dec 02 '25 18:12

DotnetSparrow


1 Answers

Some guesses:

Look at your list of pending changes. You may already have opened this file for delete or rename or something like that. You can't get the file out of the shelveset because you opened it in the shelveset for something different such as for 'edit'.

You'll probably have to undo your pending change on this file and then get the shelveset.

Or possibly you locked the file when you checked it out on one system, so you can't start editing on the other system (getting it out of the shelveset would adding to your pending files for edit). You could undo the checkout of the file on your first system.

like image 59
Scott Langham Avatar answered Dec 06 '25 11:12

Scott Langham



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!