Hi. Imagine situation: you need to create build definition. You set some version like: 1.0.0.$(Rev:v)
After that tfs start create build with number 1.0.0.1; 1.0.0.2 and etc.
And you have task to clone this build and in some reason you need that build start from number 1.0.0.100.
I don't write a lot of time. So I'm deep learning development on .Net and have not had time.
I decided to tell you about my experience in our company.
We know, that team foundation server has "Release management tools". Actually from the name of this tool we understand that with this tools we can deploy to production your code.