How can I label exclusively by Changeset in TFS? -


we planning move starteam tfs source control , in midst of refining our alm procedures. maybe misunderstanding how labels work in tfs, appears can apply label files changeset. trying create label on only files/versions in specific changeset.

i have attempted so: 1) main menu -> source control -> apply label 2) 'new label' dialog appears 3) leave path (dev branch) 4) select 'changeset' 'version' dropdown, enter changeset # 5) click create.

... results in entire branch getting labeled. changeset may 1 - 100s of files, individually labeling files not practical.

we time in starteam: label changesets related features, move build label onto labeled changeset. missing fundamental? (thanks guidance)

note name... labeling by changeset not labeling a changeset.

labeling in tfs marking point in time. when label changeset saying source control looked @ point in time.

it sounds more area saying want able find set of changes (changeset) not @ point in time changeset made.

you pick branching strategy allow branch feature. downside of involve lot of merging.

another options link changesets specific feature work item , have list of changesets want merge once have completed feature. in 2008 can little troublesome because merging changesets not sequential can more time consuming necessary. (meaning there changesets in between on branch not changeset numbers sequential)

fortunately, can try out different branching strategies , long think through isn't tough switch if don't how doing it.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -