If we use "ServerPath >> $Build.Version$" as repository rule and then change the Build.Version in Build stage results in conflicts.
I Understand that first repository rule is executed first and then the Build stage, but we have a usecase where the repository is checked out to particualr version number for traceback. Is it possible to change the Build.Version number before the build stage?