branch - We have two branches in TFS(Standard and Enterprise) of which many of the files are common. How do we manage changes in both? -
we have 2 folder structures in tfs(two separate branches) same application. 1 branch managing normal desktop application , client-server architecture. later 1 has features. apart few files, of files common between branches.
if have change, have in both structures. want minimize using single copy of common files. there way can keep common files in 1 folder structure , application-related files in different folder , still build solution out issues?
why have make changes in both structures? branches typically allow merge changes between branches without manual labour. see branching , merging primer started.
if make enterprise folder main branch, , make changes here, can port changes on regular basis simpler standard branch.
Comments
Post a Comment