visual studio - "No appropriate mapping exists" error while unshelving shelveset in TFS -
i using tfs 2012. in tfs there more 15 users. when try unshelve shelveset files shows error shown below
interesting error not comes few users, , able unshelve it. users have same permission. error comes 1 user , user not come in same pc(tfs server installed pc).so it's little strange error. thinking may problem mappings,but user same kind of mapping allows unshelve it. tried re creating user , not solve problem. why error comes?
check workspace have selected in "pending changes" and/or "source control explorer", must have workspace selected has mapping includes path server path of file trying unshelve.
so if file on shelveset is: $/tfs/main/file1.cs
, need have workspace selected has mapping either includes file or 1 of it's parent folders (e.g. $/tfs/main
)
i have multiple workspace different branches , see error when try unshelve "main" workspace when "feature branch" workspace selected.
Comments
Post a Comment