Creating Synch Point In TFS Source Tree Development Cycle
Posted
by
Rob G
on Stack Overflow
See other posts from Stack Overflow
or by Rob G
Published on 2011-01-15T01:43:51Z
Indexed on
2011/01/15
1:53 UTC
Read the original article
Hit count: 204
tfs
Our development cycle rarely requires a branch so we have what tfs appears to consider a single, never-ending development cycle. Our problem is that each build includes an ever increasing long "Generating list of changesets and updating work items" step that includes all changesets/work items back to day 1.
What is the proper step that we need to perform to formally lock and label (wrong terms I'm sure) the source tree so that a new cycle of changesets and work items can begin.
Thanks!
© Stack Overflow or respective owner