c# - Can't add file to TFS because "cannot lock item" of parent folder -


i'm trying add file tfs. when right click on file , choose "tfs > add", receive message (which has name in it):

tf10151: cannot lock item $/blah/api code/packages/folder/file.dll check-out. item $/blah/api code/packages checked out hoppe, joseph in workspace xyz.

if in source control explorer, reports packages folder has pending change of add, although there other files checked in underneath of it.

if right click , tfs undo, reports "there no changes undo in selection or children of selection".

if try tf undo, following error:

tf undo /workspace:xyz;domain\mydomainaccount $/blah/api code/packages/folder/file.dll /server:http://domain:8080/tfs no pending changes undo.                                                        

if try tf undo * /recursive, receive same message.

i deleted folder. re-got tfs. same issue.

how can add these files tfs? looked in source control explorer in vs2013 , vs2015.

can these locked before computer formatted? if so, how unlock it?


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -