I want to ask if it is possible and how, to work in one shelveset for multiple developers. We have to refactor lot of code but also maintain old version. We are deciding to use tfs shelvesets for this.
I´m curious if it is possible that for example two developers are simultaneously working on same task changing own shelveset and than check-in and merge to some kind of main shelveset.
EDIT: Sorry I forgot to mention that we have been forbidden to use branches for this huge refactoring task. Really don't ask me why, I don't know. I just know that it is really stupid just as some of you mentioned because shelvesets are not suitable for such task. We are now searching for some way to manage this without branches somehow.