Sharing source code among team projects
Is it possible to share source code among different team projects?
Thanks
[84 byte] By [
VasuG] at [2007-12-17]
Yes and no. When you create the team project, you can choose to branch a folder elsewhere in the repository. Anytime afterwards, you can also branch to anywhere under the team project's root. We track branch/merge history and have a command line command and a VS wizard to merge changes between branches.
But, the "share" feature in VSS is not available in Team Foundation Source Control.